Description
Removes the display condition at the given
zero-based index, shifting existing display conditions.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub RemoveAt( _
ByVal Index As Integer _
)
|
Parameters
- Index
- The zero-based index of the display condition to remove.