IEnumReferenceIdentity Interface
Serves as an enumerator for a collection of IReferenceIdentity
objects.
Methods
Method | Description |
---|---|
IEnumReferenceIdentity::Clone |
Gets an interface pointer to a new IEnumReferenceIdentity that contains the same members as this IEnumReferenceIdentity . |
IEnumReferenceIdentity::Next |
Gets the specified number of IReferenceIdentity objects, starting at the current position. |
IEnumReferenceIdentity::Reset |
Moves the instruction pointer to the beginning of this IEnumReferenceIdentity . |
IEnumReferenceIdentity::Skip |
Moves the instruction pointer forward by the specified number of elements, starting at the current position. |
Requirements
Platforms: See System Requirements.
Header: Isolation.h
.NET Framework Versions: Available since 2.0
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.