[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: WspEvent (WspEvent)
Method to set the enumerator to its initial position, before the first key/value pair
data in the SerializationData object.
Namespace: Microsoft.WebSolutionsPlatform.Event
Assembly: WspEvent (WspEvent)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Reset |
C# |
---|
public void Reset () |
C++ |
---|
public: virtual void Reset () sealed |