Condividi tramite


COMMethodInfo.EmptyParams Campo

Definizione

Archivia una matrice di oggetti ParameterInfo con zero elementi.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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() 

Valore del campo

Si applica a

Vedi anche