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

The IEnumBackgroundCopyFilestype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Clone(IEnumBackgroundCopyFiles % )
Clones enumeration
GetCount(UInt32 % )
Gets count of files in enumeration
Next(UInt32, IBackgroundCopyFile % , UInt32 % )
Next file in the enumeration
Reset () () () ()
Reset enumeration
Skip(UInt32)
Skips positions in enumeration

See Also