Foundation.NSMutableCopying Members

The members of Foundation.NSMutableCopying are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Default constructor, initializes a new instance of this class.
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.

Public Methods

Copy(NSZone) : NSObject
Performs a copy of the underlying Objective-C object.
abstract
MutableCopy(NSZone) : NSObject
Performs a copy of the underlying Objective-C object.