NevronOpenVision
Nevron.Nov.Presentation.Office Namespace / NIniMap Class
Fields Properties Methods


In This Topic
    NIniMap Class Members
    In This Topic

    The following tables list the members exposed by NIniMap.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
    Public Methods
     NameDescription
    Public MethodGets a boolean value for the specified key.  
    Public MethodGets a string value for the specified key.  
    Public MethodGets a string value for the specified key.  
    Public MethodLoads the INI map from bytes in binary format. Returns true if successfully loaded.  
    Public MethodLoads the INI map from stream in Ini format (string = value)  
    Public MethodSaves the INI map to stream in binary format.  
    Public MethodConverts this map to a key:value array pair  
    Public MethodTries to get a boolean value, if parsed correctly.  
    Public MethodTries to get a boolean value, if parsed correctly.  
    Public MethodTries to get a string value  
    Top
    See Also