[]
Gets the IMetadataDictionaryEntry with the specified ID.
IMetadataDictionaryEntry this[string id] { get; }
Type | Name | Description |
---|---|---|
string | id | The ID of the metadata dictionary entry to retrieve. |
Type | Description |
---|---|
IMetadataDictionaryEntry | An IMetadataDictionaryEntry with the specified ID. |