InteropMarshaller Methods
The InteropMarshaller type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainerFromObject | Converts an MIL container or an object array to an MIL container. |
| DateTimeFromObject | Converts a DateTime value from an object that can be either a DateTime or an IL AxShared.Date. |
| DoubleFromObject | Converts a double value from an object that can be a double or a decimal. |
| ParseJobList | Parses the jobs in a container object and returns them as an ArrayList. |
| ParseProperties | Parses the (PropertyId, PropertyGrade) pairs stored into a container and returns them as a Hashtable. |
| ParseResourceIdList | Parses the resource ids in a container object and returns them as an ArrayList. |
Community Additions
ADD
Show: