Skip to content

M_ZU_Core_IModel_TryAddEntitiesToAppSourceBoundList

[email protected] edited this page May 7, 2016 · 1 revision

IModel.TryAddEntitiesToAppSourceBoundList Method

[Missing

documentation for "M:ZU.Core.IModel.TryAddEntitiesToAppSourceBoundList(ZU.Core.IEntity,System.Collections.Generic.List{ZU.Core.IEntity},System.Boolean)"]

Namespace: ZU.Core
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

bool TryAddEntitiesToAppSourceBoundList(
	IEntity IEntityList,
	List<IEntity> entitiesToAdd,
	bool isNotInSpace = true
)

Parameters

 

IEntityList
Type: ZU.Core.IEntity
[Missing documentation for "M:ZU.Core.IModel.TryAddEntitiesToAppSourceBoundList(ZU.Core.IEntity,System.Collections.Generic.List{ZU.Core.IEntity},System.Boolean)"]
entitiesToAdd
Type: System.Collections.Generic.List(IEntity)
[Missing documentation for "M:ZU.Core.IModel.TryAddEntitiesToAppSourceBoundList(ZU.Core.IEntity,System.Collections.Generic.List{ZU.Core.IEntity},System.Boolean)"]
isNotInSpace (Optional)
Type: System.Boolean
[Missing documentation for "M:ZU.Core.IModel.TryAddEntitiesToAppSourceBoundList(ZU.Core.IEntity,System.Collections.Generic.List{ZU.Core.IEntity},System.Boolean)"]

Return Value

Type: Boolean
[Missing documentation for "M:ZU.Core.IModel.TryAddEntitiesToAppSourceBoundList(ZU.Core.IEntity,System.Collections.Generic.List{ZU.Core.IEntity},System.Boolean)"]

See Also

Reference

IModel Interface
ZU.Core Namespace

Clone this wiki locally