sync toc
Nini.Config
AliasText Class
AliasText Members
AliasText Constructor
Methods
AddAlias Method
AddAlias Method (String, Boolean)
AddAlias Method (String, Enum)
AddAlias Method (String, String, Int32)
ContainsBoolean Method
ContainsInt Method
GetBoolean Method
GetInt Method
ArgvConfigSource Class
ArgvConfigSource Members
ArgvConfigSource Constructor
Methods
AddSwitch Method
AddSwitch Method (String, String)
AddSwitch Method (String, String, String)
GetArguments Method
Reload Method
Save Method
ConfigBase Class
ConfigBase Members
ConfigBase Constructor
Fields
keys Field
Properties
Alias Property
ConfigSource Property
Name Property
Methods
Add Method
Contains Method
Get Method
Get Method (String)
Get Method (String, String)
GetBoolean Method
GetBoolean Method (String)
GetBoolean Method (String, Boolean)
GetDouble Method
GetDouble Method (String)
GetDouble Method (String, Double)
GetExpanded Method
GetFloat Method
GetFloat Method (String)
GetFloat Method (String, Single)
GetInt Method
GetInt Method (String)
GetInt Method (String, Boolean)
GetInt Method (String, Int32)
GetInt Method (String, Int32, Boolean)
GetKeys Method
GetLong Method
GetLong Method (String)
GetLong Method (String, Int64)
GetString Method
GetString Method (String)
GetString Method (String, String)
GetValues Method
OnKeyRemoved Method
OnKeySet Method
Remove Method
Set Method
Events
KeyRemoved Event
KeySet Event
ConfigCollection Class
ConfigCollection Members
ConfigCollection Constructor
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Item Property (Int32)
Item Property (String)
SyncRoot Property
Methods
Add Method
Add Method (IConfig)
Add Method (String)
Clear Method
Contains Method
CopyTo Method
CopyTo Method (IConfig[], Int32)
CopyTo Method (Array, Int32)
GetEnumerator Method
IndexOf Method
Insert Method
OnConfigAdded Method
OnConfigRemoved Method
Remove Method
Remove Method (IConfig)
Remove Method (Object)
RemoveAt Method
Events
ConfigAdded Event
ConfigRemoved Event
ConfigEventArgs Class
ConfigEventArgs Members
ConfigEventArgs Constructor
Properties
Config Property
ConfigEventHandler Delegate
ConfigKeyEventArgs Class
ConfigKeyEventArgs Members
ConfigKeyEventArgs Constructor
Properties
KeyName Property
KeyValue Property
ConfigKeyEventHandler Delegate
ConfigSourceBase Class
ConfigSourceBase Members
ConfigSourceBase Constructor
Properties
Alias Property
AutoSave Property
Configs Property
Methods
AddConfig Method
ExpandKeyValues Method
GetExpanded Method
Merge Method
OnReloaded Method
OnSaved Method
Reload Method
ReplaceKeyValues Method
Save Method
Events
Reloaded Event
Saved Event
DotNetConfigSource Class
DotNetConfigSource Members
DotNetConfigSource Constructor
DotNetConfigSource Constructor (String[])
DotNetConfigSource Constructor ()
DotNetConfigSource Constructor (String)
DotNetConfigSource Constructor (XmlReader)
Properties
SavePath Property
Methods
GetFullConfigPath Method
Load Method
Load Method (String)
Load Method (XmlReader)
Reload Method
Save Method
Save Method ()
Save Method (Stream)
Save Method (TextWriter)
Save Method (String)
ToString Method
IConfig Interface
IConfig Members
Properties
Alias Property
ConfigSource Property
Name Property
Methods
Contains Method
Get Method
Get Method (String)
Get Method (String, String)
GetBoolean Method
GetBoolean Method (String)
GetBoolean Method (String, Boolean)
GetDouble Method
GetDouble Method (String)
GetDouble Method (String, Double)
GetExpanded Method
GetFloat Method
GetFloat Method (String)
GetFloat Method (String, Single)
GetInt Method
GetInt Method (String)
GetInt Method (String, Boolean)
GetInt Method (String, Int32)
GetInt Method (String, Int32, Boolean)
GetKeys Method
GetLong Method
GetLong Method (String)
GetLong Method (String, Int64)
GetString Method
GetString Method (String)
GetString Method (String, String)
GetValues Method
Remove Method
Set Method
Events
KeyRemoved Event
KeySet Event
IConfigSource Interface
IConfigSource Members
Properties
Alias Property
AutoSave Property
Configs Property
Methods
AddConfig Method
ExpandKeyValues Method
GetExpanded Method
Merge Method
Reload Method
ReplaceKeyValues Method
Save Method
Events
Reloaded Event
Saved Event
IniConfig Class
IniConfig Members
IniConfig Constructor
Methods
Get Method
Get Method (String)
Remove Method
Set Method
IniConfigSource Class
IniConfigSource Members
IniConfigSource Constructor
IniConfigSource Constructor ()
IniConfigSource Constructor (String)
IniConfigSource Constructor (TextReader)
IniConfigSource Constructor (IniDocument)
IniConfigSource Constructor (Stream)
Properties
CaseSensitive Property
SavePath Property
Methods
Load Method
Load Method (IniDocument)
Load Method (Stream)
Load Method (TextReader)
Load Method (String)
Reload Method
Save Method
Save Method ()
Save Method (Stream)
Save Method (TextWriter)
Save Method (String)
ToString Method
RegistryConfigSource Class
RegistryConfigSource Members
RegistryConfigSource Constructor
Properties
DefaultKey Property
Methods
AddConfig Method
AddConfig Method (String)
AddConfig Method (String, RegistryKey)
AddMapping Method
AddMapping Method (RegistryKey, String)
AddMapping Method (RegistryKey, String, RegistryRecurse)
Reload Method
Save Method
RegistryRecurse Enumeration
XmlConfigSource Class
XmlConfigSource Members
XmlConfigSource Constructor
XmlConfigSource Constructor ()
XmlConfigSource Constructor (String)
XmlConfigSource Constructor (XmlReader)
Properties
SavePath Property
Methods
Load Method
Load Method (String)
Load Method (XmlReader)
Reload Method
Save Method
Save Method ()
Save Method (Stream)
Save Method (TextWriter)
Save Method (String)
ToString Method
Nini.Ini
IniDocument Class
IniDocument Members
IniDocument Constructor
IniDocument Constructor (String)
IniDocument Constructor (String, IniFileType)
IniDocument Constructor (TextReader)
IniDocument Constructor (TextReader, IniFileType)
IniDocument Constructor (Stream)
IniDocument Constructor (Stream, IniFileType)
IniDocument Constructor (IniReader)
IniDocument Constructor ()
Properties
FileType Property
Sections Property
Methods
Load Method
Load Method (IniReader)
Load Method (Stream)
Load Method (TextReader)
Load Method (String)
Save Method
Save Method (Stream)
Save Method (TextWriter)
Save Method (String)
IniException Class
IniException Members
IniException Constructor
IniException Constructor ()
IniException Constructor (String, Exception)
IniException Constructor (String)
IniException Constructor (SerializationInfo, StreamingContext)
Properties
LineNumber Property
LinePosition Property
Message Property
Methods
GetObjectData Method
IniFileType Enumeration
IniItem Class
IniItem Members
IniItem Constructor
Properties
Comment Property
Name Property
Type Property
Value Property
IniReader Class
IniReader Members
IniReader Constructor
IniReader Constructor (String)
IniReader Constructor (TextReader)
IniReader Constructor (Stream)
Properties
AcceptCommentAfterKey Property
AcceptNoAssignmentOperator Property
Comment Property
ConsumeAllKeyText Property
IgnoreComments Property
LineContinuation Property
LineNumber Property
LinePosition Property
Name Property
ReadState Property
Type Property
Value Property
Methods
Close Method
Dispose Method
Dispose Method ()
Dispose Method (Boolean)
Finalize Method
GetAssignDelimiters Method
GetCommentDelimiters Method
MoveToNextKey Method
MoveToNextSection Method
Read Method
SetAssignDelimiters Method
SetCommentDelimiters Method
IniReadState Enumeration
IniSection Class
IniSection Members
IniSection Constructor
IniSection Constructor (String, String)
IniSection Constructor (String)
Properties
Comment Property
ItemCount Property
Name Property
Methods
Contains Method
GetItem Method
GetKeys Method
GetValue Method
Remove Method
Set Method
Set Method ()
Set Method (String)
Set Method (String, String)
Set Method (String, String, String)
IniSectionCollection Class
IniSectionCollection Members
IniSectionCollection Constructor
Properties
Count Property
IsSynchronized Property
Item Property
Item Property (Int32)
Item Property (String)
SyncRoot Property
Methods
Add Method
CopyTo Method
CopyTo Method (IniSection[], Int32)
CopyTo Method (Array, Int32)
GetEnumerator Method
Remove Method
IniType Enumeration
IniWriter Class
IniWriter Members
IniWriter Constructor
IniWriter Constructor (String)
IniWriter Constructor (TextWriter)
IniWriter Constructor (Stream)
Properties
AssignDelimiter Property
BaseStream Property
CommentDelimiter Property
Indentation Property
UseValueQuotes Property
WriteState Property
Methods
Close Method
Dispose Method
Dispose Method ()
Dispose Method (Boolean)
Finalize Method
Flush Method
ToString Method
WriteEmpty Method
WriteEmpty Method ()
WriteEmpty Method (String)
WriteKey Method
WriteKey Method (String, String)
WriteKey Method (String, String, String)
WriteSection Method
WriteSection Method (String)
WriteSection Method (String, String)
IniWriteState Enumeration
Nini.Util
ArgvParser Class
ArgvParser Members
ArgvParser Constructor
ArgvParser Constructor (String)
ArgvParser Constructor (String[])
Properties
Item Property
OrderedList Class
OrderedList Members
OrderedList Constructor
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Item Property (Int32)
Item Property (Object)
Keys Property
SyncRoot Property
Values Property
Methods
Add Method
Clear Method
Contains Method
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (DictionaryEntry[], Int32)
GetEnumerator Method
Insert Method
Remove Method
RemoveAt Method
OrderedListEnumerator Class
OrderedListEnumerator Members
Properties
Current Property
Entry Property
Key Property
Value Property
Methods
MoveNext Method
Reset Method