Compartilhar via


FunctionBinding.GetCustomAttributes(Type) Método

Definição

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)

Parâmetros

parameterType
Type

Retornos

Aplica-se a