Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

PlistElementDict.CreateArray

public iOS.Xcode.PlistElementArray CreateArray(string key);

Parameters

key The key of the property.

Returns

PlistElementArray The new array element.

Description

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