AttributeCollection.GetDefaultAttribute(Type) Metoda

Definicja

Zwraca wartość domyślną Attribute danego Typeelementu .

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

Parametry

attributeType
Type

Atrybut Type do pobrania.

Zwraca

Wartość domyślna Attribute danego attributeTypeelementu .

Dotyczy