InteropMarshaller Methods

The InteropMarshaller type exposes the following members.

  NameDescription
Public method Static member ContainerFromObject Converts an MIL container or an object array to an MIL container.
Public method Static member DateTimeFromObject Converts a DateTime value from an object that can be either a DateTime or an IL AxShared.Date.
Public method Static member DoubleFromObject Converts a double value from an object that can be a double or a decimal.
Public method Static member ParseJobList Parses the jobs in a container object and returns them as an ArrayList.
Public method Static member ParseProperties Parses the (PropertyId, PropertyGrade) pairs stored into a container and returns them as a Hashtable.
Public method Static member ParseResourceIdList Parses the resource ids in a container object and returns them as an ArrayList.
Top

Community Additions

ADD
Show: