Sdílet prostřednictvím


IFeatureCollection.Item[Type] Vlastnost

Definice

Získá nebo nastaví danou funkci. Nastavení hodnoty null odebere funkci.

public:
 property System::Object ^ default[Type ^] { System::Object ^ get(Type ^ key); void set(Type ^ key, System::Object ^ value); };
public object this[Type key] { get; set; }
public object? this[Type key] { get; set; }
member this.Item(Type) : obj with get, set
Default Public Property Item(key As Type) As Object

Parametry

key
Type

Hodnota vlastnosti

Požadovaná funkce nebo hodnota null, pokud neexistuje.

Platí pro