iText 8.0.2 API
iText.Commons.Utils.LinkedDictionary< TKey, TValue >.ValueCollection.Enumerator Struct Reference
Inheritance diagram for iText.Commons.Utils.LinkedDictionary< TKey, TValue >.ValueCollection.Enumerator:

Public Member Functions

  Enumerator (LinkedList< KeyValuePair< TKey, TValue >> link)
 
void  Dispose ()
 
bool  MoveNext ()
 
void  Reset ()
 

Properties

TValue  Current [get]
 
object IEnumerator.  Current [get]