iTextSharp.text.List.List C# (CSharp) Method

List() public method

public List ( ) : System
return System
        public List() : this(false, false) {
        }
        

Same methods

List::List ( bool numbered ) : System
List::List ( bool numbered, bool lettered ) : System
List::List ( bool numbered, bool lettered, float symbolIndent ) : System
List::List ( bool numbered, float symbolIndent ) : System
List::List ( float symbolIndent ) : System