DotNetNuke.Collections.Internal.SharedDictionary`2

Namespace: DotNetNuke.Collections.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected virtual void Dispose(
	bool disposing
)
Visual Basic
Protected Overridable Sub Dispose ( 
	disposing As Boolean
)

Parameters

disposing
Type: System..::..Boolean
DotNetNuke.Collections.Internal.SharedDictionary`2

See Also