CharacterMetricsDictionary.Values Właściwość

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

Pobiera kolekcję CharacterMetrics wartości w obiekcie CharacterMetricsDictionary.

public:
 property System::Collections::Generic::ICollection<System::Windows::Media::CharacterMetrics ^> ^ Values { System::Collections::Generic::ICollection<System::Windows::Media::CharacterMetrics ^> ^ get(); };
[System.CLSCompliant(false)]
public System.Collections.Generic.ICollection<System.Windows.Media.CharacterMetrics> Values { get; }
[<System.CLSCompliant(false)>]
member this.Values : System.Collections.Generic.ICollection<System.Windows.Media.CharacterMetrics>
Public ReadOnly Property Values As ICollection(Of CharacterMetrics)

Wartość właściwości

ICollection<CharacterMetrics>

Kolekcja typu CharacterMetrics.

Implementuje

Atrybuty

Dotyczy