←Select platform

OldStartingIndex Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
public int OldStartingIndex { get; } 
Public ReadOnly Property OldStartingIndex As Integer 
public int OldStartingIndex {get;} 
public int getOldStartingIndex() 
 get_OldStartingIndex();  

Property Value

The index at which a Move, Remove, or Replace action occurred.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly