DataShortcutsDataShortcutManagerSetSelectItemAtIndex Method


Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.292
Syntax
public bool SetSelectItemAtIndex(
	int index,
	bool isSelected
)

Parameters

index  Int32
 
isSelected  Boolean
 

Return Value

Boolean
See Also