Foundation.NSIndexSet.MutableCopy Method
Performs a copy of the underlying Objective-C object.

Syntax

[Foundation.Export("mutableCopyWithZone:")]
[return:ObjCRuntime.Release]
public virtual NSObject MutableCopy (NSZone zone)

Parameters

zone
Zone to use to allocate this object, or null to use the default zone.

Returns

This method performs a copy of the underlying Objective-C object state and returns a new instance of it. It does not actually try to replicate any managed state.

Remarks

Implementation of the INSCopyable interface.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0