TypeRef.GenericTypeArguments Property

Definition

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

Property Value

Applies to