Method GetMDKindId
GetMDKindId(LazyEncodedString)
Gets non-zero IrMetadata kind ID for a given name
public uint GetMDKindId(LazyEncodedString name)
Parameters
name
LazyEncodedStringname of the metadata kind
Returns
- uint
integral constant for the ID
Remarks
These IDs are uniqued across all modules in this context.