AttachmentEnumerator.MoveNext 方法

将枚举数前移到下一步的电子邮件附件中,如果存在的话)。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Function MoveNext As Boolean
用法
Dim instance As AttachmentEnumerator
Dim returnValue As Boolean

returnValue = instance.MoveNext()
public bool MoveNext()

返回值

类型:System.Boolean

实现

IEnumerator.MoveNext()

另请参阅

引用

AttachmentEnumerator 类

AttachmentEnumerator 成员

Microsoft.SharePoint.Utilities 命名空间