eDriven Framework API
Get Method (depth)
NamespaceseDriven.Gui.ContainersStageGet(Int32)
eDriven Framework API
Gets the stage at a supplied depth
If not found, returns null
Declaration Syntax
C#Visual BasicVisual C++
public static Stage Get(
	int depth
)
Public Shared Function Get ( _
	depth As Integer _
) As Stage
public:
static Stage^ Get(
	int depth
)
Parameters
depth (Int32)
Return Value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)