COMMethodInfo.EmptyParams Fält

Definition

Lagrar en matris med ParameterInfo objekt som har noll element.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Fältvärde

Gäller för

Se även