[Missing <summary> documentation for "T:MbcsUtils.Parameters"]
Public Class Parameters
Dim instance As Parameters| Parameters | Initializes a new instance of the Parameters class |
| Parameters(String) | Initializes a new instance of the Parameters class |
| Parameters(String, DictionaryString, String) | Initializes a new instance of the Parameters class |
| Filename | |
| GetDict | Retrieve internal dictionary |
| SessionOnly |
| addItem | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| getConfigs | Loads all parameters into internal dictionary |
| GetDouble | Returns a double parameter |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetInt | Returns an Integer Parameter |
| getItem | |
| getParam | |
| GetString | |
| GetStrings | |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| removeItem | |
| removeItemStartsWith | |
| setConfigs | Writes internal dictionary to parameter file |
| setItem | |
| setParam | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |