Share via


MethodRef.ParameterTypes Property

Definition

public System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Composition.Reflection.TypeRef> ParameterTypes { get; }
member this.ParameterTypes : System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Composition.Reflection.TypeRef>
Public ReadOnly Property ParameterTypes As ImmutableArray(Of TypeRef)

Property Value

Applies to