Enum PlistType
The enumeration of plist node types.
Namespace: iMobileDevice.Plist
Assembly: iMobileDevice-net.dll
Syntax
public enum PlistType
Fields
Name | Description |
---|---|
Array | |
Boolean | |
Data | |
Date | |
Dict | |
Key | |
None | |
Real | |
String | |
Uid | |
Uint |
The enumeration of plist node types.
public enum PlistType
Name | Description |
---|---|
Array | |
Boolean | |
Data | |
Date | |
Dict | |
Key | |
None | |
Real | |
String | |
Uid | |
Uint |