libsbml.OStream.OStream C# (CSharp) Method

OStream() public method

public OStream ( int sot ) : System
sot int
return System
        public OStream(int sot)
            : this(libsbmlPINVOKE.new_OStream__SWIG_0(sot), true)
        {
        }

Same methods

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