MonobjcMonobjc Documented Class Library
ToString Method
NamespacesMonobjc.ApplicationServicesCGSizeToString()()()()
Returns the a string representation of this instance.
Declaration Syntax
C#Visual BasicVisual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
A String containing a representation of this instance.
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)