A factory to build MetadataNode instances.
More...
|
|
| MetadataNodeFactory (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
|
virtual void | Dispose (bool disposing) |
| |
A factory to build MetadataNode instances.
- Examples
- CopyImageView.cs, and MetadataTree.cs.
◆ Create()
To create a metadata node with a key and a value.
- Parameters
-
| key | string to identify the node |
| value | the VariantDataValue object associated to the node (can be null if no value) |
- Returns
- the created node
- Examples
- CopyImageView.cs, and MetadataTree.cs.
The documentation for this class was generated from the following file:
- Release/net/generated/MetadataNodeFactory.cs