Returns the count of arguments in the array.
[Visual Basic] Public Function GetCount() As Integer [C#] public int GetCount(); [C++] public: int GetCount(); [JScript] public function GetCount() : int;
To be supplied
To be supplied
ParamArray Structure | ParamArray Members | System Namespace