GetKey
HeaderCollection.GetKey method
获取集合指定索引处的键。
public virtual string GetKey(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 键的索引。 |
返回值
指定索引处的键。
也可以看看
- class HeaderCollection
- 命名空间 Aspose.Email.Mime
- 部件 Aspose.Email
获取集合指定索引处的键。
public virtual string GetKey(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 键的索引。 |
指定索引处的键。