次の方法で共有


ReadOnlyState.ItemType プロパティ

定義

現在のオブジェクトの型を取得します。

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

プロパティ値

Type を返します。

適用対象