FamilyTypefaceCollection.Add(FamilyTypeface) Metodo

Definizione

Inserisce l'oggetto FamilyTypeface specificato nell'insieme.

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)

Parametri

item
FamilyTypeface

Oggetto FamilyTypeface da inserire.

Implementazioni

Si applica a