Notebook.Item

Notebook indexer

通过给定索引获取笔记本子节点。

public INotebookChildNode this[int index] { get; }
参数描述
索引子节点的索引。

返回值

位于 index 位置的子节点。

另请参阅