Share via


AttributeCollection.GetDefaultAttribute(Type) Metoda

Definice

Vrátí výchozí hodnotu Attribute daného 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

Parametry

attributeType
Type

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

Návraty

Výchozí hodnota Attribute daného attributeType.

Platí pro