RegenParams.Parents Property

Gets the BlockReference parents stack.
Public ReadOnly Property Parents() As Stack(Of BlockReference)
This language is not supported or no code example is available.
public Stack<BlockReference> Parents {get;}
This language is not supported or no code example is available.

Property Value

Stack<BlockReference>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition