You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > CoreObjectWithChildren<TChild, TChildInfo> Class > CoreObjectWithChildren<TChild, TChildInfo> Methods > CopyFrom Method > CoreObjectWithChildren<TChild, TChildInfo>.CopyFrom Method (ICoreInfo)
Close
Ofcas.Lk.Api.Client - Version 3.0
CoreObjectWithChildren<TChild, TChildInfo>.CopyFrom Method (ICoreInfo)
Syntax
C#
public virtual TChildInfo CopyFrom(ICoreInfo coreInfo);
Exceptions
Description
ArgumentException
Thrown when core info is not of the right type.
ArgumentNullException
Thrown when core info is null.
Copyright © 2020. All rights reserved.