Partager via


ExtensionBinding.GetCustomAttributes(Type) Méthode

Définition

public override System.Collections.ObjectModel.Collection<System.Reflection.Emit.CustomAttributeBuilder> GetCustomAttributes (Type parameterType);
override this.GetCustomAttributes : Type -> System.Collections.ObjectModel.Collection<System.Reflection.Emit.CustomAttributeBuilder>
Public Overrides Function GetCustomAttributes (parameterType As Type) As Collection(Of CustomAttributeBuilder)

Paramètres

parameterType
Type

Retours

S’applique à