PlistDate
PlistDate
Cocos2DInheritance: System.Object → Cocos2D.PlistObjectBase → Cocos2D.PlistObject{System.DateTime}
Constructors
PlistDate(DateTime)
PlistDate(DateTime)(System.DateTime value)Parameters:
value (System.DateTime)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