UIObject Members
Include Protected Members
Include Inherited Members
Simple wrapper class over an existing IVsUIObject,
The UIObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UIObject |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Overrides Object.Equals(Object).) | |
Equals(IVsUIObject, Boolean%) | ||
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 Object.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 a String that represents the current Object. (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Data | ||
Format | ||
Type |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IVsUIObject.get_Data | ||
IVsUIObject.get_Format | ||
IVsUIObject.get_Type |
Top