Class MetadataArray
Implements
Inherited Members
Namespace: Unity.Cloud.Metadata
Assembly: Unity.Cloud.Metadata.dll
Syntax
public class MetadataArray : MetadataContainer, IReadOnlyList<MetadataContainer>, IReadOnlyCollection<MetadataContainer>, IEnumerable<MetadataContainer>, IEnumerable
Properties
| Name | Description |
|---|---|
| Count | |
| this[int] |
Methods
| Name | Description |
|---|---|
| GetEnumerator() | Returns an enumerator that can be used to iterate through the collection. |