oldStartingIndex Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnNotifyCollectionChangedEventArgs.prototype, 'oldStartingIndex', 
	get: function() 
) 
oldStartingIndex: number; // read-only 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly