Class MetadataContainer
Represents an abstract JSON metadata container.
Inherited Members
Namespace: Unity.Cloud.Metadata
Assembly: Unity.Cloud.Metadata.dll
Syntax
public abstract class MetadataContainer
Properties
| Name | Description |
|---|---|
| this[string] | Gets the MetadataContainer with the specified key. |
Methods
| Name | Description |
|---|---|
| ToNumber() | Tries to cast the |