Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.4.2516.0
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public bool SetSelectItemAtIndex( int index, bool isSelected ) |
Visual Basic |
---|
Public Function SetSelectItemAtIndex ( _ index As Integer, _ isSelected As Boolean _ ) As Boolean |
Visual C++ |
---|
public: bool SetSelectItemAtIndex( int index, bool isSelected ) |
Parameters
- index
- Type: System..::..Int32
- isSelected
- Type: System..::..Boolean