KeyValueTable<S52DisplayCategory>.GetEnumerator Method
Returns an enumerator that iterates through all elements in the table.
Thread safety: This method is not thread-safe. Show
GetEnumerator()
Returns an enumerator that iterates through all elements in the table.Syntax
public IEnumerator< KeyValuePair< AttributeValue, S52DisplayCategory > > GetEnumerator ( )
Return Value
Type: All key and value pairs in the table.
An enumerator that iterates through all elements in the table.
An enumerator that iterates through all elements in the table.
Platforms
Windows, Linux, Android