'Declaration ReadOnly Default Property Item( _ ByVal id As String _ ) As IMetadataDictionaryEntry
IMetadataDictionaryEntry this[ string id ]; {get;}
Parameters
- id
- The ID of the metadata dictionary entry to retrieve.
'Declaration ReadOnly Default Property Item( _ ByVal id As String _ ) As IMetadataDictionaryEntry
IMetadataDictionaryEntry this[ string id ]; {get;}