Skip to main content

PlistNull

PlistNull

Cocos2D

Inheritance: System.Object → Cocos2D.PlistObjectBase → Cocos2D.PlistObject{System.Nullable{System.Int32}}

Constructors

PlistNull()

PlistNull()()

Properties

AsArray(Cocos2D.PlistArray)
AsBinary(System.Byte[])
AsBool(System.Boolean)
AsDate(System.DateTime)
AsDictionary(Cocos2D.PlistDictionary)
AsFloat(System.Single)
AsInt(System.Int32)
AsString(System.String)

Methods

Write(XmlWriter)

Write(XmlWriter)(System.Xml.XmlWriter writer)
Parameters:
writer (System.Xml.XmlWriter)
Example