Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlistElementDict.CreateArray

Switch to Manual
public function CreateArray(key: string): iOS.Xcode.PlistElementArray;

Parameters

keyThe key of the property.

Returns

PlistElementArray The new array element.

Description

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