[This is preliminary documentation and is subject to change.]
Creates a copy of the given MetadataCollection. Copies all entries within.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
| C# |
public MetadataCollection( MetadataCollection<TValue> other )
Parameters
- other
- MetadataCollection<(Of <(<'TValue>)>)>