Share via


SortableCollection.Clear Method

Clears the array.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As SortableCollection(Of T)

instance.Clear
public void Clear ()
public:
virtual void Clear () sealed
public final void Clear ()
public final function Clear ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SortableCollection Generic Class
SortableCollection Members
Microsoft.Expression.Encoder Namespace