TypeRef.MakeGenericTypeRef(ImmutableArray<TypeRef>) Yöntem

Tanım

public Microsoft.VisualStudio.Composition.Reflection.TypeRef MakeGenericTypeRef (System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Composition.Reflection.TypeRef> genericTypeArguments);
member this.MakeGenericTypeRef : System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Composition.Reflection.TypeRef> -> Microsoft.VisualStudio.Composition.Reflection.TypeRef
Public Function MakeGenericTypeRef (genericTypeArguments As ImmutableArray(Of TypeRef)) As TypeRef

Parametreler

genericTypeArguments
ImmutableArray<TypeRef>

Döndürülenler

TypeRef

Şunlara uygulanır