CosPdfDictionary.GetEnumerator
CosPdfDictionary.GetEnumerator 方法
返回一个枚举器,用于迭代集合。
public IEnumerator<KeyValuePair<string, ICosPdfPrimitive>> GetEnumerator()
返回值
一个可以用于迭代集合的枚举器。
返回一个枚举器,用于迭代集合。
public IEnumerator<KeyValuePair<string, ICosPdfPrimitive>> GetEnumerator()
一个可以用于迭代集合的枚举器。