ShapeIdentifier Members
Include Protected Members
Include Inherited Members
A {GUID:DWORD} pair
The ShapeIdentifier type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ShapeIdentifier(IVsUIDataSource) | ||
ShapeIdentifier(Guid, UInt32) |
Top
Methods
Name | Description | |
---|---|---|
CompareTo(Object) | ||
CompareTo(ShapeIdentifier) | ||
Equals(Object) | (Overrides ValueType.Equals(Object).) | |
Equals(ShapeIdentifier) | ||
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 | (Overrides ValueType.GetHashCode().) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Top
Operators
Name | Description | |
---|---|---|
Equality | ||
GreaterThan | ||
Inequality | ||
LessThan |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEquatable<ShapeIdentifier>.Equals |
Top