Поделиться через


Message.Item[] Свойство

Определение

Перегрузки

Item[String]
Item[Int32]

Item[String]

public string this[string key] { get; set; }
member this.Item(string) : string with get, set

Параметры

key
String

Значение свойства

Применяется к

Item[Int32]

public string this[int key] { get; }
member this.Item(int) : string

Параметры

key
Int32

Значение свойства

Применяется к