FamilyTypefaceCollection.Add(FamilyTypeface) Metoda

Definicja

Wstawia określony FamilyTypeface obiekt do kolekcji.

public:
 virtual void Add(System::Windows::Media::FamilyTypeface ^ item);
public void Add (System.Windows.Media.FamilyTypeface item);
abstract member Add : System.Windows.Media.FamilyTypeface -> unit
override this.Add : System.Windows.Media.FamilyTypeface -> unit
Public Sub Add (item As FamilyTypeface)

Parametry

item
FamilyTypeface

FamilyTypeface Obiekt do wstawienia.

Implementuje

Dotyczy