Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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