Udostępnij za pośrednictwem


IMutableAnnotatable.Item[String] Właściwość

Definicja

Pobiera lub ustawia wartość adnotacji o podanej nazwie.

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

Parametry

name
String

Nazwa adnotacji.

Wartość właściwości

Wartość istniejącej adnotacji, jeśli adnotacja o określonej nazwie już istnieje. W przeciwnym razie wartość null.

Dotyczy