Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 861 Bytes

ff3138e4-1804-b463-0624-26a52274fd64.md

File metadata and controls

40 lines (27 loc) · 861 Bytes

BlastScript.Dispose Method

cleanup package data if allocated on dispose

Namespace: NSS.Blast
Assembly: BLAST (in BLAST.dll) Version: 1.0.0

Syntax

C#

public void Dispose()

VB

Public Sub Dispose

C++

public:
virtual void Dispose() sealed

F#

abstract Dispose : unit -> unit 
override Dispose : unit -> unit 

Implements

IDisposable.Dispose()

See Also

Reference

BlastScript Class
NSS.Blast Namespace