GetEnumerator

ActionCollection.GetEnumerator method

返回集合的枚举数。

public IEnumerator<PdfAction> GetEnumerator()

返回值

集合枚举器。

也可以看看