KeyContainerPermissionAccessEntryCollection
Represents a collection of KeyContainerPermissionAccessEntry objects. This class cannot be inherited.
Gets the number of items in the collection.
Gets a value indicating whether the collection is synchronized (thread safe).
Gets the item at the specified index in the collection.
Gets an object that can be used to synchronize access to the collection.
Initializes a new instance of the KeyContainerPermissionAccessEntryCollection class.
Adds a KeyContainerPermissionAccessEntry object to the collection.
Removes all the KeyContainerPermissionAccessEntry objects from the collection.
Copies the elements of the collection to a compatible one-dimensional array, starting at the specified index of the target array.
Returns a KeyContainerPermissionAccessEntryEnumerator object that can be used to iterate through the objects in the collection.
Gets the index in the collection of the specified KeyContainerPermissionAccessEntry object, if it exists in the collection.
Removes the specified KeyContainerPermissionAccessEntry object from the collection.