ModelStore.Identifier Members
Include Protected Members
Include Inherited Members
Used as a proxy to the identifier.
The ModelStore.Identifier type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ModelStore.Identifier | Initializes an instance of ModelStore.Identifier class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Overloaded. Returns whether identifiers are equal. | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Returns the hash code value. (Overrides Object.GetHashCode().) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsExternal | Returns whether the name has external reference parts. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
ExternalReferenceParts | ||
Model | Gets the model for this identifier. | |
Parts |
Top