SignedDataBlocksEnumerator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This member is reserved for internal use and is not intended to be used directly from your code.
public ref class SignedDataBlocksEnumerator : System::Collections::IEnumerator
public class SignedDataBlocksEnumerator : System.Collections.IEnumerator
type SignedDataBlocksEnumerator = class
interface IEnumerator
Public Class SignedDataBlocksEnumerator
Implements IEnumerator
- Inheritance
-
SignedDataBlocksEnumerator
- Implements
Constructors
SignedDataBlocksEnumerator(Object) |
This member is reserved for internal use and is not intended to be used directly from your code. |
Properties
Current |
This member is reserved for internal use and is not intended to be used directly from your code. |
Methods
MoveNext() |
This member is reserved for internal use and is not intended to be used directly from your code. |
Reset() |
This member is reserved for internal use and is not intended to be used directly from your code. |
Explicit Interface Implementations
IEnumerator.Current |
This member is reserved for internal use and is not intended to be used directly from your code. |