[This is preliminary documentation and is subject to change.]
Enumerates all keys in this collection.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
| C# |
public IEnumerator<MetadataEntry<TValue>> GetEnumerator()
Implements
IEnumerable<(Of <(<'T>)>)>..::..GetEnumerator()()()()
Remarks
Lock SyncRoot if this is used in a loop.