Using Statement

Other topics

See examples under Disposable objects

Syntax:

  • Using a = New DisposableClass [, b = ...]
    ...
    End Using

  • Using a = GetDisposable(...) [, b = ...]
    ...
    End Using

Contributors

Topic Id: 7965

Example Ids: 25777

This site is not affiliated with any of the contributors.