Dockyard > Objective-C Protocols > ComBelkadanUtils_PlistMutableCopying

ComBelkadanUtils_PlistMutableCopying

See also
CFPropertyListCreateDeepCopy()

Protocol Description


Simple shortcut for deep mutable copying an NSArray.

Methods


Copying

- mutableDeepPropertyListCopy

Method Detail


mutableDeepPropertyListCopy

- (id)mutableDeepPropertyListCopy

Creates a deep mutable copy of this array with a retainCount of 1. Returns nil if an error occured, such as this method being called on an array containing non-property-list objects (i.e., anything besides NSArray, NSData, NSDate, NSDictionary, NSNumber, and NSString).

This page was generated with DocYouMeant, a program created by Belkadan Software

Valid XHTML 1.0! Valid CSS!