ShapeCollection.GetChildIndex 方法
包含受保護的成員
包含繼承的成員
擷取 ShapeCollection 中指定之 Shape 的索引。
這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。
多載清單
名稱 | 描述 | |
---|---|---|
GetChildIndex(Shape) | 擷取 ShapeCollection 中指定之 Shape 的索引。 | |
GetChildIndex(Shape, Boolean) | 擷取指定的Shape在ShapeCollection 中的索引,並選擇性地引發例外狀況 (如果指定的Shape不在ShapeCollection)。 |
回頁首