CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Gets a value indicating whether the message has variable arguments.

Namespace: ?System.Runtime.Remoting.Messaging
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
ReadOnly Property HasVarArgs As Boolean
C#
bool HasVarArgs { get; }
Visual C++
property bool HasVarArgs {
	bool get ();
}
JavaScript
function get_hasVarArgs();

Return Value

true if the method can accept a variable number of arguments; otherwise, false.

Exceptions

ExceptionCondition
System.Security..::.SecurityExceptionThe immediate caller makes the call through a reference to the interface and does not have infrastructure permission.

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT