SourceCollection.Reset Method

Reset the source clip array to just the default source and only one clip on its source clip array.

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

Syntax

'Declaration
Public Sub Reset
'Usage
Dim instance As SourceCollection

instance.Reset
public void Reset ()
public:
void Reset ()

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

SourceCollection Class
SourceCollection Members
Microsoft.Expression.Encoder Namespace