- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Meta - Containing Type
- MetadataItems
Syntax
public MetadataItem this[int index] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
MetadataItem |
public MetadataItem this[int index] { get; set; }
Name | Type | Description |
---|---|---|
index | int |
Type | Description |
---|---|
MetadataItem |