libsbml.DateList.DateList C# (CSharp) Method

DateList() public method

public DateList ( ) : System
return System
        public DateList()
            : this(libsbmlPINVOKE.new_DateList(), true)
        {
        }

Same methods

DateList::DateList ( IntPtr cPtr, bool cMemoryOwn ) : System