MonobjcMonobjc Documented Class Library
RetainArguments Method
NamespacesMonobjc.FoundationNSInvocationRetainArguments()()()()

If the receiver hasn’t already done so, retains the target and all object arguments of the receiver and copies all of its C-string arguments.

Original signature is '- (void)retainArguments'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void RetainArguments()
Public Overridable Sub RetainArguments
public:
virtual void RetainArguments()
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)