Click or drag to resize

CachedIniFile Properties

The CachedIniFile type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from NullSafeDictionaryTKey, TValue.)
Public propertyEncoding
Text encoding of last INI file loaded into this object.
Public propertyFilename
Name of last INI file loaded into this object.
Public propertyIsReadOnly (Inherited from NullSafeDictionaryTKey, TValue.)
Public propertyItem
Gets or sets the item for a key in dictionary. If no item exists for key, the default value for this SafeDictionary is returned
(Inherited from NullSafeDictionaryTKey, TValue.)
Public propertyKeys (Inherited from NullSafeDictionaryTKey, TValue.)
Public propertySyncRoot (Inherited from NullSafeDictionaryTKey, TValue.)
Public propertyValues (Inherited from NullSafeDictionaryTKey, TValue.)
Top
See Also