Share via


ICustomTypeDescriptor.GetAttributes Yöntem

Tanım

Bir bileşenin bu örneği için özel özniteliklerden oluşan bir koleksiyon döndürür.

public:
 System::ComponentModel::AttributeCollection ^ GetAttributes();
public System.ComponentModel.AttributeCollection GetAttributes ();
abstract member GetAttributes : unit -> System.ComponentModel.AttributeCollection
Public Function GetAttributes () As AttributeCollection

Döndürülenler

AttributeCollection Bu nesnenin özniteliklerini içeren bir.

Açıklamalar

Dönüş değeri hiçbir zaman nulldeğildir.

Bir nesne için özel öznitelik belirtilmezse uygulayıcılar boş AttributeCollection bir değer döndürebilir.

Şunlara uygulanır

Ayrıca bkz.