RemoveAt
MapiAttachmentCollection.RemoveAt method
移除 MapiAttachmentCollection 指定索引处的元素。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的元素的从零开始的索引。 |
也可以看看
- class MapiAttachmentCollection
- 命名空间 Aspose.Email.Mapi
- 部件 Aspose.Email
移除 MapiAttachmentCollection 指定索引处的元素。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的元素的从零开始的索引。 |