Search Results for

    Show / Hide Table of Contents

    Class IniSection

    Inheritance
    object
    IniSection
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public class IniSection

    Constructors

    IniSection()

    Declaration
    public IniSection()

    Fields

    Values

    Declaration
    public SortedList<string, string> Values
    Field Value
    Type Description
    SortedList<string, string>
    In this article
    Back to top Generated by DocFX