Gets a list of object instances by specifying the starting instance and how many to read.
Overload List
| Name | Description |
|---|---|
| IObjectReader.GetRange (Guid, Int32) | Gets a list of object instances by specifying the starting instance and the amount to read. |
| IObjectReader.GetRange (Int32, Int32) | Gets a list of object instances by specifying the starting index and the amount to read. |
See Also
Reference
IObjectReader Generic Interface
IObjectReader Members
Microsoft.EnterpriseManagement.Common Namespace