![]() | Pdf |
public sealed class KeyValueCollection<T> : ICollection<T>, IEnumerable<T>, IEnumerable
The PdfNumberTreeCollectionKeyValueCollectionT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the collection. |
![]() | Item | Gets the element at the specified index in a PdfNumberTreeCollectionKeyValueCollectionT. |
Name | Description | |
---|---|---|
![]() | Contains | Determines whether the PdfNumberTreeCollectionKeyValueCollectionT contains a specific value. |
![]() | CopyTo | Copies the PdfNumberTreeCollectionKeyValueCollectionT elements to an existing one-dimensional System.Array, starting at the specified array index. |
![]() | GetEnumerator | Returns an enumerator that iterates through the PdfNumberTreeCollectionKeyValueCollectionT. |