You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectWithChildren<out TChild, TChildInfo> Interface
> ICoreObjectWithChildren<out TChild, TChildInfo> Properties > ICoreObjectWithChildren<out TChild, TChildInfo>.ChildrenInfos Property
ICoreObjectWithChildren<out TChild, TChildInfo>.ChildrenInfos Property
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithChildren<out TChild, TChildInfo>.ChildrenInfos Property

The list of infos representing the children.

Syntax
C#
IList<TChildInfo> ChildrenInfos;
Copyright © 2020. All rights reserved.