Title.GetEnumerator

Title.GetEnumerator method

返回一个枚举器,用于遍历 Title 的子节点。

public IEnumerator<RichText> GetEnumerator()

返回值

IEnumerator。

另请参阅