Bagikan melalui


Selection.ItemType Properti

Definisi

Mengembalikan tipe item untuk item konteks pengeditan ini.

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

Nilai Properti

Mengembalikan typeof(Selection).

Keterangan

Ini adalah penimpaan dari ItemType. Saat Anda membuat kelas turunan, ambil alih properti ini untuk mengembalikan Type jenis turunannya.

Berlaku untuk