Item
VbaProjectReferenceCollection indexer
通过索引获取列表中的引用。
public VbaProjectReference this[int i] { get; }
范围 | 描述 |
---|---|
i | 索引。 |
也可以看看
- class VbaProjectReference
- class VbaProjectReferenceCollection
- 命名空间 Aspose.Diagram.Vba
- 部件 Aspose.Diagram
通过索引获取列表中的引用。
public VbaProjectReference this[int i] { get; }
范围 | 描述 |
---|---|
i | 索引。 |