AttributeCollection.GetDefaultAttribute(Type) Methode

Definitie

Retourneert de standaardwaarde Attribute van een gegeven Type.

protected:
 Attribute ^ GetDefaultAttribute(Type ^ attributeType);
protected Attribute GetDefaultAttribute(Type attributeType);
member this.GetDefaultAttribute : Type -> Attribute
Protected Function GetDefaultAttribute (attributeType As Type) As Attribute

Parameters

attributeType
Type

Het Type kenmerk dat moet worden opgehaald.

Retouren

De standaardwaarde Attribute van een gegeven attributeType.

Van toepassing op