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

The IEnumBitsPeerstype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Clone(IEnumBitsPeers % )
Clones the current peer enumeration
GetCount(UInt64 % )
Gets the count of items in the enumeration
Next(UInt64, IBitsPeer % , UInt64 % )
Retrieves a specified number of items in the enumeration sequence
Reset () () () ()
Resets the enumeration sequence
Skip(UInt64)
Skips a specified number of elements in the sequence

See Also