AttributeCollection.GetDefaultAttribute(Type) Metoda

Definice

Vrátí výchozí hodnotu Attribute daného Typeargumentu .

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

Atribut Type , který se má načíst.

Návraty

Výchozí Attribute hodnota daného attributeTypesouboru .

Platí pro