SelectionInfoSubItems(Stack<BlockReference>, Entity) Constructor

Parents and item constructor.
Public Sub New( _ 
ByVal parents As Stack(Of BlockReference), _ 
ByVal entity As Entity
)
This language is not supported or no code example is available.
public SelectionInfoSubItems( 
Stack<BlockReference> parents
Entity entity 
)
This language is not supported or no code example is available.

Parameters

parents
Stack<BlockReference>

entity
Entity

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition