You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Classes > ElevationUi Class > ElevationUi Methods > ElevationUi.CreateChildren Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ElevationUi.CreateChildren Method

Creates an amount of new ElevationInstance to this Elevation.

Syntax
C#
public new IList<ElevationInstanceInfo> CreateChildren(int amount);

The list of created elevation instances.

Exceptions
Description
Occurs if the method fails.
Copyright © 2020. All rights reserved.