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

Represents a ICoreObject with children.

Ofcas_Lk_Api_Client_Core_ICoreObjectWithChildren@outTChild@TChildInfoOfcas_Lk_Api_Client_Core_ICoreObjectWithChildren@outTChild@TChildInfoOfcas_Lk_Api_Client_Core_ICoreObjectWithChildren@outTChild@TChildInfoOfcas_Lk_Api_Client_Core_ICoreObjectWithChildren@outTChild@TChildInfo
Syntax
C#
public interface ICoreObjectWithChildren<out TChild, TChildInfo> : ICoreObjectWithChildren where TChild : ICoreObject where TChildInfo : ICoreInfo;
Parameters
Description
TChild
The specific type of the child (base ICoreObject).
TChildInfo
The specific type of the child infos (base ICoreInfo).
Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright ORGADATA AG © 2023. All rights reserved.