Aracılığıyla paylaş


FamilyTypefaceCollection.Remove(FamilyTypeface) Yöntem

Tanım

Belirtilen FamilyTypeface nesneyi koleksiyondan kaldırır.

public:
 virtual bool Remove(System::Windows::Media::FamilyTypeface ^ item);
public bool Remove (System.Windows.Media.FamilyTypeface item);
abstract member Remove : System.Windows.Media.FamilyTypeface -> bool
override this.Remove : System.Windows.Media.FamilyTypeface -> bool
Public Function Remove (item As FamilyTypeface) As Boolean

Parametreler

item
FamilyTypeface

Kaldırılacak FamilyTypeface nesne.

Döndürülenler

Boolean

trueitem başarıyla silindiyse; aksi takdirde false.

Uygulamalar

Şunlara uygulanır