SelectionChangedEventArgs.Added Property

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

Gets the list of entity indices added to selection.

This property is deprecated. Use AddedItems instead.

Public ReadOnly Property Added() As Integer()
This language is not supported or no code example is available.
public int[] Added {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