Label.GetSelection Method

Public Function GetSelection( _ 
Optional ByVal parents As Stack(Of BlockReference) = null _ 
) As Boolean
This language is not supported or no code example is available.
public bool GetSelection( 
Stack<BlockReference> parents = null 
)
This language is not supported or no code example is available.

Parameters

parents
Stack<BlockReference>

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition