ReadOnlyState.ItemType Property

Definition

Gets the type of the current object.

public:
 virtual property Type ^ ItemType { Type ^ get(); };
public override Type ItemType { get; }
member this.ItemType : Type
Public Overrides ReadOnly Property ItemType As Type

Property Value

Returns Type.

Applies to