Taal

COMMethodInfo.EmptyParams Veld

Definitie

Slaat een matrix op van ParameterInfo objecten met nul elementen.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

protected: static initonly cli::array <System::Reflection::ParameterInfo ^> ^ EmptyParams;
protected static readonly System.Reflection.ParameterInfo[] EmptyParams;
 staticval mutable EmptyParams : System.Reflection.ParameterInfo[]
Protected Shared ReadOnly EmptyParams As ParameterInfo() 

Waarde van veld

Van toepassing op

Zie ook