Gets the invocation arguments.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
ReadOnly Property Arguments As Object()
property array<Object^>^ Arguments {
array<Object^>^ get ();
}
/** @property */
Object[] get_Arguments()
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)