COMMethodInfo.EmptyParams Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Stocke un tableau d'objets ParameterInfo qui ne comprend aucun élément.
Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.
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()