FREE TRIAL

|

☀
☾

UIBlock.GetChild

GetChild(int)

Retrieves the child UIBlock at the provided index.

Declaration
public UIBlock GetChild(int index)
Parameters
Type Name Description
int index

The index of the child to retrieve

Returns
Type Description
UIBlock

The child UIBlock at the provided index.

Exceptions
Type Condition
System.ArgumentOutOfRangeException

Throws when index < 0 or index >= ChildCount

See Also
ChildCount
☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC