Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityEditor
iOS
Xcode
PlistElement
C# Class UnityEditor.iOS.Xcode.PlistElement
Afficher le fichier
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Méthodes publiques
Méthode
Description
AsArray
( ) :
PlistElementArray
AsBoolean
( ) :
bool
AsDict
( ) :
PlistElementDict
AsInteger
( ) :
int
AsString
( ) :
string
this
(
string
key
) :
PlistElement
Méthodes protégées
Méthode
Description
PlistElement
( ) :
System
Method Details
AsArray()
public
méthode
public
AsArray
( ) :
PlistElementArray
Résultat
PlistElementArray
AsBoolean()
public
méthode
public
AsBoolean
( ) :
bool
Résultat
bool
AsDict()
public
méthode
public
AsDict
( ) :
PlistElementDict
Résultat
PlistElementDict
AsInteger()
public
méthode
public
AsInteger
( ) :
int
Résultat
int
AsString()
public
méthode
public
AsString
( ) :
string
Résultat
string
PlistElement()
protected
méthode
protected
PlistElement
( ) :
System
Résultat
System
this()
public
méthode
public
this
(
string
key
) :
PlistElement
key
string
Résultat
PlistElement