Aracılığıyla paylaş


InvokeMethod<TResult>.GenericTypeArguments Özellik

Tanım

İçerilen metodun genel tür bağımsız değişkenleri.

public:
 property System::Collections::ObjectModel::Collection<Type ^> ^ GenericTypeArguments { System::Collections::ObjectModel::Collection<Type ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Type> GenericTypeArguments { get; }
member this.GenericTypeArguments : System.Collections.ObjectModel.Collection<Type>
Public ReadOnly Property GenericTypeArguments As Collection(Of Type)

Özellik Değeri

Collection<Type>

Bağımsız değişkenler.

Açıklamalar

Genel tür bağımsız değişkenleri yalnızca çağrılan yöntemin genel olması durumunda ayarlanmalıdır.

Şunlara uygulanır