共用方式為


AttachmentEnumerator.Reset method

將列舉值重設為其初始狀態。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Sub Reset
'用途
Dim instance As AttachmentEnumerator

instance.Reset()
public void Reset()

Implements

IEnumerator.Reset()

請參閱

參照

AttachmentEnumerator class

AttachmentEnumerator members

Microsoft.SharePoint.Utilities namespace