Entity.IsAnyInstanceSelected Method

Tells if there is at least an instance selected.
Public Function IsAnyInstanceSelected() As Boolean Implements  _ 
ISelectableItem.IsAnyInstanceSelected
This language is not supported or no code example is available.
public bool IsAnyInstanceSelected()
This language is not supported or no code example is available.

Return Value

bool

True if there is at least an instance selected.

Implements

ISelectableItem.IsAnyInstanceSelected

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition