ALG_ID_CNGCollection Class |
Note: This API is now obsolete.
Namespace: PKI.ServiceProviders
The ALG_ID_CNGCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ALG_ID_CNGCollection | Initializes a new instance of the ALG_ID_CNGCollection class |
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the current collection.
(Inherited from BasicCollectionT.) |
![]() | IsReadOnly | (Inherited from BasicCollectionT.) |
![]() | Item |
Gets or sets the element at the specified index.
(Inherited from BasicCollectionT.) |
Name | Description | |
---|---|---|
![]() | Add |
Adds an object to the end of the CollectionBase<T>.
(Inherited from BasicCollectionT.) |
![]() | AddRange |
Adds the elements of the specified collection to the end of the current collection.
(Inherited from BasicCollectionT.) |
![]() | Clear |
Removes all elements from the current collection and resets IsReadOnly member to
False.
(Inherited from BasicCollectionT.) |
![]() | Contains |
Determines whether an element is in the current collection.
(Inherited from BasicCollectionT.) |
![]() | CopyTo |
Copies the entire collection to a compatible one-dimensional array, starting at the specified
index of the target array.
(Inherited from BasicCollectionT.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection
(Inherited from BasicCollectionT.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf |
Searches for the specified object and returns the zero-based index of the first occurrence within
the entire collection.
(Inherited from BasicCollectionT.) |
![]() | Insert |
Inserts an element into the current collection at the specified index.
(Inherited from BasicCollectionT.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes the first occurrence of a specific object from the current collection.
(Inherited from BasicCollectionT.) |
![]() | RemoveAt |
Removes the element at the specified index of the current collection.
(Inherited from BasicCollectionT.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | _list | (Inherited from BasicCollectionT.) |
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator | (Inherited from BasicCollectionT.) |