FormTreeControl.setInsertMark(Int32, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool setInsertMark(int _Idx, bool _After);
public virtual bool setInsertMark (int _Idx, bool _After);
abstract member setInsertMark : int * bool -> bool
override this.setInsertMark : int * bool -> bool
Public Overridable Function setInsertMark (_Idx As Integer, _After As Boolean) As Boolean
Parameters
- _Idx
- Int32
- _After
- Boolean