CharacterMetricsDictionary.Item[Int32] Właściwość

Definicja

Pobiera lub ustawia wartość elementu w kolekcji zgodnej z określonym kluczem.

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

Wartość typu Int32.

Wartość właściwości

CharacterMetrics

Wartość typu CharacterMetrics.

Implementuje

Dotyczy