This documentation is for the old version. Go to the latest Graphics Mill docs

DSReader Constructor

Creates and initializes a new DSReader class instance.

Overload List

Name Description
Public method DSReader()

Creates and initializes a new DSReader class instance.

Public method DSReader(Stream)

Creates and initializes a new DSReader class instance, opening the specified stream.

Public method DSReader(String)

Creates and initializes a new DSReader class instance, opening the specified file.

See Also

Reference