MonobjcMonobjc Documented Class Library
Copy Method
NamespacesMonobjc.FoundationNSObjectCopy()()()()
Members
IconMemberDescription
Copy()()()()

Returns the object returned by copyWithZone:, where the zone is nil.

Original signature is '- (id)copy'

Available in Mac OS X v10.0 and later.


Copy<(Of <<'(T>)>>)()()()()

Returns the object returned by copyWithZone:, where the zone is nil.

Original signature is '- (id)copy'

Available in Mac OS X v10.0 and later.


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