[This is preliminary documentation and is subject to change.]
Enumerates a group of keys.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
| C# |
public IEnumerable<MetadataEntry<TValue>> GetGroup( string group )
Parameters
- group
- String
Remarks
Lock SyncRoot if this is used in a loop.