GlobalType Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_protmethodClearObjectType()

Clears the ObjectType property.

System_CAPS_pubmethodCreateObjRef(Type^)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodEquals(Object^)

Checks if the specified object is equal to the current global type.(Overrides Object::Equals(Object^).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Returns the hash code for the current global type.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodGetObjectType()

Returns the type of this global type.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodOnChanged(EventArgs^)

Raises the Changed event.

System_CAPS_protmethodOnChanging(EventArgs^)

Raises the Changing event.

System_CAPS_protmethodOnRemoved(EventArgs^)

Raises the Removed event.

System_CAPS_protmethodOnRemoving(EventArgs^)

Raises the Removing event.

System_CAPS_protmethodPerformChange()

Reinitializes the global type and notifies users to changes to its shape.

System_CAPS_protmethodPerformRemove()

Clears the global type and notifies users of its removal.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: