CharacterMetricsDictionary.Item[Int32] Vlastnost

Definice

Získá nebo nastaví hodnotu položky v kolekci, která odpovídá zadanému klíči.

public:
 property System::Windows::Media::CharacterMetrics ^ default[int] { System::Windows::Media::CharacterMetrics ^ get(int key); void set(int key, System::Windows::Media::CharacterMetrics ^ value); };
public System.Windows.Media.CharacterMetrics this[int key] { get; set; }
member this.Item(int) : System.Windows.Media.CharacterMetrics with get, set
Default Public Property Item(key As Integer) As CharacterMetrics

Parametry

key
Int32

Hodnota typu Int32.

Hodnota vlastnosti

CharacterMetrics

Hodnota typu CharacterMetrics.

Implementuje

Platí pro