Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When overridden in a derived class, the Reset method resets this Reset object's internal state.
Namespace: Microsoft.Exchange.Data.Mime.Encoders
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public MustOverride Sub Reset
'Usage
Dim instance As ByteEncoder
instance.Reset()
public abstract void Reset()