Namespace: Endeca.Navigation.AccessControl
Assembly: Endeca.Navigation.AccessControl (in Endeca.Navigation.AccessControl.dll) Version: 6.3.0.0 (6.3.0.853)
Assembly: Endeca.Navigation.AccessControl (in Endeca.Navigation.AccessControl.dll) Version: 6.3.0.0 (6.3.0.853)
 Syntax
Syntax
| C# | 
|---|
| string this[ int index ] { get; } | 
| Visual Basic | 
|---|
| ReadOnly Default Property Item ( _ index As Integer _ ) As String Get | 
| Visual C++ | 
|---|
| property String^ default[int index] { String^ get (int index); } | 
Parameters
- index
- Type: System..::..Int32





