Partager via


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
Public method UIObject

Top

Methods

  Name Description
Public method Equals(Object) (Overrides Object.Equals(Object).)
Public method Equals(IVsUIObject, Boolean%)
Protected method 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.)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property Data
Public property Format
Public property Type

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IVsUIObject.get_Data
Explicit interface implemetationPrivate method IVsUIObject.get_Format
Explicit interface implemetationPrivate method IVsUIObject.get_Type

Top

See Also

Reference

UIObject Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace