Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

PlistElementBoolean Constructor

public PlistElementBoolean(bool v);

Parameters

v The value of the element.

Description

Creates new boolean element.