SelectionChangedEventArgs.Removed Property

NOTE: This member is now obsolete. Use RemovedItems instead.

Gets the list of entity indices removed from selection.

This property is deprecated. Use RemovedItems instead.

Public ReadOnly Property Removed() As Integer()
This language is not supported or no code example is available.
public int[] Removed {get;}
This language is not supported or no code example is available.

Property Value

int[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition