←Select platform

NewStartingIndex Property

Summary

Gets the index at which the change occurred.

Syntax

C#
VB
Java
WinRT C#
public int NewStartingIndex { get; } 
Public ReadOnly Property NewStartingIndex As Integer 
public int NewStartingIndex {get;} 
public int getNewStartingIndex() 
 get_NewStartingIndex();  

Property Value

The index where the change 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