oldStartingIndex Property (AnnNotifyCollectionChangedEventArgs)

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize