TypeRef.MakeGenericTypeRef(ImmutableArray<TypeRef>) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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>