Reporting

The IDataObject type exposes the following members.

Methods

  NameDescription
Public methodGetProperties Obsolete.
Returns a collection of the available properties for the underlaying object. To get the actual data object use RawData.
Public methodTryGetValue
Gets the value of the specified member.

Properties

  NameDescription
Public propertyItem
Gets the value of the specified member.
Public propertyRawData
Gets the actual object that the current IDataObject wraps.

See Also