Gets specific object instances from the reader.
Overload List
| Name | Description |
|---|---|
| IObjectReader.GetData (Generic IList) | Gets a list of all instances from the reader that match the list of identifiers. |
| IObjectReader.GetData (Int32) | Gets a specific instance from the reader by index. |
See Also
Reference
IObjectReader Generic Interface
IObjectReader Members
Microsoft.EnterpriseManagement.Common Namespace