







This class is a INI style property parser. Much like the properties class in Java.
Namespace:
Moxiecode.Manager.Utils
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class Properties : NameValueCollection |
Visual Basic (Declaration) |
---|
Public Class Properties _ Inherits NameValueCollection |
Visual C++ |
---|
public ref class Properties : public NameValueCollection |
Inheritance Hierarchy
System..::.Object
System.Collections.Specialized..::.NameObjectCollectionBase
System.Collections.Specialized..::.NameValueCollection
Moxiecode.Manager.Utils..::.Properties
System.Collections.Specialized..::.NameObjectCollectionBase
System.Collections.Specialized..::.NameValueCollection
Moxiecode.Manager.Utils..::.Properties