You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectListResult<out TCoreObject> Interface
ICoreObjectListResult<out TCoreObject> Interface
Close
Ofcas.Lk.Api.Client - Version 3.0.2
ICoreObjectListResult<out TCoreObject> Interface

Represents a list of core objects results. If this object is disposed the contained results will be disposed as well. To continue working with the result objects dispose of them separately instead of this object.

Ofcas_Lk_Api_Client_Core_ICoreObjectListResult@outTCoreObjectOfcas_Lk_Api_Client_Core_ICoreObjectListResult@outTCoreObjectOfcas_Lk_Api_Client_Core_ICoreObjectListResult@outTCoreObject
Syntax
C#
public interface ICoreObjectListResult<out TCoreObject> : IResult where TCoreObject : ICoreObject;
Parameters
Description
TCoreObject
The contained type of core object.
Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2022. All rights reserved.