libsbml.IdList.IdList C# (CSharp) Method

IdList() public method

public IdList ( ) : System
return System
        public IdList()
            : this(libsbmlPINVOKE.new_IdList__SWIG_0(), true)
        {
        }

Same methods

IdList::IdList ( IntPtr cPtr, bool cMemoryOwn ) : System
IdList::IdList ( string commaSeparated ) : System