AttributeCollection.GetDefaultAttribute(Type) Methode

Definition

Gibt den Standardwert Attribute eines angegebenen TypeWerts zurück.

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

Das Type attribut, das abgerufen werden soll.

Gibt zurück

Der Standardwert Attribute eines angegebenen attributeType.

Gilt für: