Ant Organisation Ltd documentation

Converter.GetObject Method 

This method converts a string (from XML record or from UI) to an object of the correct type. Throws a ConversionException if this field can't be converted or failed exception

object GetObject(
   string str,
   IDictionary context
);

See Also

Converter Interface | Ant.ContentEntry Namespace