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

The IEnumBitsPeerCacheRecordstype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Clone(IEnumBitsPeerCacheRecords % )
Clones the enumerator
GetCount(UInt64 % )
Retrieves the number of items in the enumeration
Next(UInt64, IBitsPeerCacheRecord % , UInt64 % )
Retrieves a specified number of items in the enumeration sequence
Reset () () () ()
Resets the enumeration sequence to the beginning
Skip(UInt64)
Skips a specified number of items in the enumeration sequence

See Also