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

Moves an object based on the info.

Syntax
C#
TChildInfo MoveFrom(ICoreInfo coreInfo);
Parameters
Description
ICoreInfo coreInfo
The info of the object to be moved.

Returns the child info of the moved object.

Copyright © 2019. All rights reserved.