libsbml.ModelCreatorList.ModelCreatorList C# (CSharp) Method

ModelCreatorList() public method

public ModelCreatorList ( ) : System
return System
        public ModelCreatorList()
            : this(libsbmlPINVOKE.new_ModelCreatorList(), true)
        {
        }

Same methods

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