FeatureCollection.Item[Type] Propriedade

Definição

Obtém ou define uma determinada funcionalidade. Definir um valor nulo remove a funcionalidade.

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

Parâmetros

key
Type

Valor da propriedade

A funcionalidade pedida ou nula se não estiver presente.

Implementações

Aplica-se a