GlobalType.GetObjectType Method

Definition

Returns the type of this global type.

protected:
 virtual Type ^ GetObjectType();
protected:
 virtual Platform::Type ^ GetObjectType();
protected virtual Type GetObjectType ();
abstract member GetObjectType : unit -> Type
override this.GetObjectType : unit -> Type
Protected Overridable Function GetObjectType () As Type

Returns

The Type of the GlobalType.

Applies to