Język

ToolboxCategory.Item[Int32] Właściwość

Definicja

Pobiera lub ustawia narzędzie w określonym indeksie.

public:
 property System::Activities::Presentation::Toolbox::ToolboxItemWrapper ^ default[int] { System::Activities::Presentation::Toolbox::ToolboxItemWrapper ^ get(int index); };
public System.Activities.Presentation.Toolbox.ToolboxItemWrapper this[int index] { get; }
member this.Item(int) : System.Activities.Presentation.Toolbox.ToolboxItemWrapper
Default Public ReadOnly Property Item(index As Integer) As ToolboxItemWrapper

Parametry

index
Int32

Indeks na podstawie zera narzędzia do pobrania lub ustawienia.

Wartość właściwości

Obiekt ToolboxItemWrapper w określonym indexobiekcie .

Wyjątki

Element index jest nieprawidłowy dla kolekcji ToolboxCategory .

Dotyczy