Freigeben über


FunctionBinding.GetCustomAttributes(Type) Methode

Definition

public abstract System.Collections.ObjectModel.Collection<System.Reflection.Emit.CustomAttributeBuilder> GetCustomAttributes(Type parameterType);
abstract member GetCustomAttributes : Type -> System.Collections.ObjectModel.Collection<System.Reflection.Emit.CustomAttributeBuilder>
Public MustOverride Function GetCustomAttributes (parameterType As Type) As Collection(Of CustomAttributeBuilder)

Parameter

parameterType
Type

Gibt zurück

Gilt für: