Method GetMDKindId
GetMDKindId(String)
Gets non-zero Metadata kind ID for a given name
Declaration
public uint GetMDKindId(string name)
Parameters
public uint GetMDKindId(string name)
String | name | name of the metadata kind |
Returns
UInt32 | integral constant for the ID |
Remarks
These IDs are uniqued across all modules in this context.