AttributeCollection.GetDefaultAttribute(Type) Metódus

Definíció

Egy adott Attributeérték alapértelmezett értékét Type adja vissza.

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

Paraméterek

attributeType
Type

A Type lekérendő attribútum.

Válaszok

Egy adott Attributeelem alapértelmezett értékeattributeType.

A következőre érvényes: