Share via


IObjectReader.GetRange Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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