Method GetMetadata
GetMetadata<TObject>()
Returns the first Metadata item from MetadataEntries of type TObject.
Declaration
public TObject GetMetadata<TObject>() where TObject : IMetadata
Returns
Type | Description |
---|---|
TObject |
Type Parameters
Name | Description |
---|---|
TObject |