Bagikan melalui


AttributeCollection.GetDefaultAttribute(Type) Metode

Definisi

Mengembalikan default Attribute dari yang diberikan Type.

protected:
 Attribute ^ GetDefaultAttribute(Type ^ attributeType);
protected Attribute GetDefaultAttribute (Type attributeType);
protected Attribute? GetDefaultAttribute (Type attributeType);
member this.GetDefaultAttribute : Type -> Attribute
Protected Function GetDefaultAttribute (attributeType As Type) As Attribute

Parameter

attributeType
Type

Type Dari atribut yang akan diambil.

Mengembalikan

Default Attribute dari yang diberikan attributeType.

Berlaku untuk