Alvas.Audio Class Library

DsReader.Close Method 

Closes the DsReader object and releases any system resources associated with the reader.

[Visual Basic]
NotOverridable Public Sub Close() _
    Implements IAudioReader.Close
[C#]
public void Close();

Implements

IAudioReader.Close

See Also

DsReader Class | Alvas.Audio Namespace