Interface IPListElement
Namespace: CE.iPhone.PList
Assembly: ArtOfTest.WebAii.dll
Syntax
public interface IPListElement : IXmlSerializable
Properties
IsBinaryUnique
Declaration
bool IsBinaryUnique { get; }
Property Value
System.
|
Tag
Declaration
string Tag { get; }
Property Value
System.
|
TypeCode
Declaration
byte TypeCode { get; }
Property Value
System.
|
Methods
GetPListElementCount()
Declaration
int GetPListElementCount()
Returns
System.
|
GetPListElementLength()
Declaration
int GetPListElementLength()
Returns
System.
|