Method HasMetadata
HasMetadata<TObject>()
Returns true if any metadata of type TObject contains this entry.
Declaration
public bool HasMetadata<TObject>() where TObject : IMetadata
Returns
| Type | Description |
|---|---|
| bool |
Type Parameters
| Name | Description |
|---|---|
| TObject |