MsoDebugOptions_UTs.Item Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Default Property Item ( _
Index As Integer _
) As MsoDebugOptions_UT
Get
'Usage
Dim instance As MsoDebugOptions_UTs
Dim Index As Integer
Dim value As MsoDebugOptions_UT
value = instance(Index)
MsoDebugOptions_UT this[
int Index
] { get; }
Parameters
- Index
Type: System.Int32
Property Value
Type: Microsoft.Office.Core.MsoDebugOptions_UT