Method HasTagMetadata
HasTagMetadata<TShared>()
Returns true if any tag metadata of type TShared contains this entry.
Declaration
public bool HasTagMetadata<TShared>() where TShared : SharedTableEntryMetadata
Returns
Type | Description |
---|---|
bool |
Type Parameters
Name | Description |
---|---|
TShared |