NSPropertyListReadOptions Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Apple states that functionality related to this class is not implemented.
public enum NSPropertyListReadOptions
type NSPropertyListReadOptions =
- Inheritance
-
NSPropertyListReadOptions
Fields
Name | Value | Description |
---|---|---|
Immutable | 0 | |
MutableContainers | 1 | |
MutableContainersAndLeaves | 2 |