PropertyTests.Item[Int32] 属性

定义

从集合中PropertyTests返回 对象PropertyTest

public:
 property Microsoft::Office::Core::PropertyTest ^ default[int] { Microsoft::Office::Core::PropertyTest ^ get(int Index); };
public Microsoft.Office.Core.PropertyTest this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.PropertyTest
Default Public ReadOnly Property Item(Index As Integer) As PropertyTest

参数

Index
Int32

可选属性,类型为 Integer。 要返回的属性测试的索引号。

属性值

适用于