Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 309 Bytes

File metadata and controls

11 lines (8 loc) · 309 Bytes

Dispose() Method

Definition

Disposed the memory used by the collection.

public void Dispose()

Remark

If the instance was created using a constructor on a pointer then: do nothing.