SelectionInfoItem(ISelectableItem) Constructor

Root level item constructor.
Public Sub New( _ 
ByVal item As ISelectableItem
)
This language is not supported or no code example is available.
public SelectionInfoItem( 
ISelectableItem item 
)
This language is not supported or no code example is available.

Parameters

item
ISelectableItem

The item at root level

.NET Framework

Supported in: 4.8

In this article

Definition