The constructors of Foundation.NSMutableString are listed below. For a list of all members, see the NSMutableString Members list.
See Also: Inherited members from Foundation.NSString
| Default constructor, initializes a new instance of this class. | ||
| Creates a new mutable string with the specified initial capacity. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |