{CompanyName} FlexyGo

EntityCollection Class

Class EntityCollection is the collection of EntityObjects. It works as a container that groups objects of the same type.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


[SerializableAttribute]
public class EntityCollection : ICollection, 
	IEnumerable, IEntity
<SerializableAttribute> _
Public Class EntityCollection _
	Implements ICollection, IEnumerable, IEntity

Inheritance Hierarchy


Object
  FLEXYGO.Objects..::..EntityCollection