Version: 2018.1
public iOS.Xcode.PlistElementArray CreateArray (string key);

Parameters

keyThe key of the property.

Returns

PlistElementArray The new array element.

Description

Convenience method to set a property to a new array element.