←Select platform

OldStartingIndex Property

Summary

Gets the 0-based index at which a Move, Remove, or Replace action occurred.

Syntax
C#
VB
C++
public int OldStartingIndex { get; set; } 
Public ReadOnly Property OldStartingIndex As Integer 
public: 
property int OldStartingIndex { 
   int get(); 
} 

Property Value

The 0-based index at which a Move, Remove, or Replace action occurred. Otherwise, -1.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly