Dockyard > Objective-C Protocols > ComBelkadanUtils_PlistMutableCopying
ComBelkadanUtils_PlistMutableCopying
See also
Protocol Description
Simple shortcut for deep mutable copying an NSDictionary.
Methods
Copying
Method Detail
- (id)mutableDeepPropertyListCopy
Creates a deep mutable copy of this dictionary with a retainCount of 1. Returns nil if an error occured, such as this method being called on a dictionary 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