NotifyCollectionChangedEventArgsNewStartingIndex Property |
Gets the index at which the change occurred.
Returns the zero-based index at which the change occurred.
Namespace: System.Collections.SpecializedAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public int NewStartingIndex { get; }
Property Value
Type:
Int32See Also