Removes all items from the ICollection<(Of <(<'T>)>)>.

Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public void Clear()
Visual Basic
Public Sub Clear

Implements

ICollection<(Of <(<'T>)>)>..::..Clear()()()()
IDictionary..::..Clear()()()()

Exceptions

See Also