You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectWithChildren<TChild, TChildInfo> Interface
> ICoreObjectWithChildren<TChild, TChildInfo> Methods > CreateChild Method > ICoreObjectWithChildren<TChild, TChildInfo>.CreateChild Method ()
ICoreObjectWithChildren<TChild, TChildInfo>.CreateChild Method ()
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithChildren<TChild, TChildInfo>.CreateChild Method ()

Creates a child.

Syntax
C#
TChildInfo CreateChild();

Returns the child info of the created child.

Copyright © 2020. All rights reserved.