NSPropertyListSerialization.IsValidForFormat Method
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.
[Foundation.Export("propertyList:isValidForFormat:")]
public static bool IsValidForFormat (Foundation.NSObject plist, Foundation.NSPropertyListFormat format);
static member IsValidForFormat : Foundation.NSObject * Foundation.NSPropertyListFormat -> bool
Parameters
- plist
- NSObject
- format
- NSPropertyListFormat
Returns
- Attributes