GlobalType Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | ClearObjectType() | Clears the ObjectType property. |
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Equals(Object^) | Checks if the specified object is equal to the current global type.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Returns the hash code for the current global type.(Overrides Object::GetHashCode().) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetObjectType() | Returns the type of this global type. |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | OnChanged(EventArgs^) | Raises the Changed event. |
![]() | OnChanging(EventArgs^) | Raises the Changing event. |
![]() | OnRemoved(EventArgs^) | Raises the Removed event. |
![]() | OnRemoving(EventArgs^) | Raises the Removing event. |
![]() | PerformChange() | Reinitializes the global type and notifies users to changes to its shape. |
![]() | PerformRemove() | Clears the global type and notifies users of its removal. |
![]() | ToString() | (Inherited from Object.) |
Show:

