Skip to main content

Cocos2D.PlistDictionary


Class PlistDictionary

Namespace: Cocos2D
Assembly: Cocos2D.dll, cocos2d_mono.Core.Android.dll, cocos2d_mono.Core.DesktopGL.dll, cocos2d-mono.Core.iOS.dll, cocos2d_mono.Core.Linux.dll, cocos2d_mono.Core.macOS.dll, cocos2d_mono.Windows.dll, cocos2d_mono.DesktopGL.dll, cocos2d-mono.iOS.dll, cocos2d_mono.Linux.dll, cocos2d_mono.macOS.dll

public class PlistDictionary : PlistObjectBase, IEnumerable<KeyValuePair<string, PlistObjectBase>>, IEnumerable

Inheritance

objectPlistObjectBasePlistDictionary

Implements

IEnumerable<KeyValuePair<string, PlistObjectBase>>, IEnumerable

Inherited Members

PlistObjectBase.Write(XmlWriter), PlistObjectBase.ObjectToPlistObject(object), PlistObjectBase.AsBinary, PlistObjectBase.AsInt, PlistObjectBase.AsFloat, PlistObjectBase.AsString, PlistObjectBase.AsDate, PlistObjectBase.AsBool, PlistObjectBase.AsArray, PlistObjectBase.AsDictionary, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

PlistDictionary()

public PlistDictionary()

PlistDictionary(bool)

public PlistDictionary(bool keepOrder)

Parameters

keepOrder bool

PlistDictionary(Dictionary<string, PlistObjectBase>)

public PlistDictionary(Dictionary<string, PlistObjectBase> value)

Parameters

value Dictionary<string, PlistObjectBase>

PlistDictionary(Dictionary<string, PlistObjectBase>, bool)

public PlistDictionary(Dictionary<string, PlistObjectBase> value, bool keepOrder)

Parameters

value Dictionary<string, PlistObjectBase>

keepOrder bool

PlistDictionary(IDictionary)

public PlistDictionary(IDictionary value)

Parameters

value IDictionary

PlistDictionary(IDictionary, bool)

public PlistDictionary(IDictionary value, bool keepOrder)

Parameters

value IDictionary

keepOrder bool

Properties

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsArray

public override PlistArray AsArray { get; }

Property Value

PlistArray

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBinary

public override byte[] AsBinary { get; }

Property Value

byte[]

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsBool

public override bool AsBool { get; }

Property Value

bool

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDate

public override DateTime AsDate { get; }

Property Value

DateTime

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsDictionary

public override PlistDictionary AsDictionary { get; }

Property Value

PlistDictionary

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsFloat

public override float AsFloat { get; }

Property Value

float

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsInt

public override int AsInt { get; }

Property Value

int

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

AsString

public override string AsString { get; }

Property Value

string

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Count

public int Count { get; }

Property Value

int

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

Keys

public IList<string> Keys { get; }

Property Value

IList[string](https://learn.microsoft.com/dotnet/api/system.string)\

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

this[string]

public PlistObjectBase this[string key] { get; set; }

Property Value

PlistObjectBase

Methods

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Add(string, PlistObjectBase)

public void Add(string key, PlistObjectBase value)

Parameters

key string

value PlistObjectBase

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

Clear()

public void Clear()

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

ContainsKey(string)

public bool ContainsKey(string key)

Parameters

key string

Returns

bool

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

GetEnumerator()

public IEnumerator<KeyValuePair<string, PlistObjectBase>> GetEnumerator()

Returns

IEnumerator<KeyValuePair<string, PlistObjectBase>>

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

Remove(string)

public bool Remove(string key)

Parameters

key string

Returns

bool

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

TryGetValue(string)

public PlistObjectBase TryGetValue(string key)

Parameters

key string

Returns

PlistObjectBase

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

Write(XmlWriter)

public override void Write(XmlWriter writer)

Parameters

writer XmlWriter

  • Constructors
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
    • PlistDictionary()
    • PlistDictionary(bool)
    • PlistDictionary(Dictionary<string, PlistObjectBase>)
    • PlistDictionary(Dictionary<string, PlistObjectBase>, bool)
    • PlistDictionary(IDictionary)
    • PlistDictionary(IDictionary, bool)
  • Properties
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsArray
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBinary
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsBool
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDate
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsDictionary
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsFloat
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsInt
    • AsString
    • AsString
    • AsString
    • AsString
    • AsString
    • AsString
    • AsString
    • AsString
    • AsString
    • AsString
    • AsString
    • AsString
    • Count
    • Count
    • Count
    • Count
    • Count
    • Count
    • Count
    • Count
    • Count
    • Count
    • Count
    • Count
    • Keys
    • Keys
    • Keys
    • Keys
    • Keys
    • Keys
    • Keys
    • Keys
    • Keys
    • Keys
    • Keys
    • Keys
    • this[string]
    • this[string]
    • this[string]
    • this[string]
    • this[string]
    • this[string]
    • this[string]
    • this[string]
    • this[string]
    • this[string]
    • this[string]
    • this[string]
  • Methods
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Add(string, PlistObjectBase)
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • Clear()
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • ContainsKey(string)
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • GetEnumerator()
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • Remove(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • TryGetValue(string)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)
    • Write(XmlWriter)