IObjectReader.GetData Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets specific object instances from the reader.
Overload List
Name | Description |
---|---|
IObjectReader.GetData (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