DeclarationIdentifier Properties |
The DeclarationIdentifier type exposes the following members.
Name | Description | |
---|---|---|
AssemblyId |
Gets a 29-bit of the name of the assembly containing the declaration represented by the current DeclarationIdentifier.
| |
IsNull |
Determines whether the current DeclarationIdentifier is null.
| |
MemberIndex |
Gets a number that uniquely identifies the member inside its declaring type, for the given member kind.
| |
Null |
Gets a null instance of the DeclarationIdentifier type/
| |
TypeIndex |
Gets a number that uniquely identifies the type inside its declaring assembly.
|