iText 8.0.2 API
iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection Member List

This is the complete list of members for iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection, including all inherited members.

Add(TKey item) (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection inline
Clear() (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection inline
Contains(TKey item) (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection inline
CopyTo(TKey[] array, int arrayIndex) (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection inline
Count (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection
GetEnumerator() (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection inline
IsReadOnly (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection
KeyCollection(LinkedList< KeyValuePair< TKey, TValue >> link, Dictionary< TKey, LinkedListNode< KeyValuePair< TKey, TValue >>> dic) (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection inline
Remove(TKey item) (defined in iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection) iText.Commons.Utils.LinkedDictionary< TKey, TValue >.KeyCollection inline