EntityCollectionAdd Method
Adds an entity to the collection
Namespace: Firefly.Box.Data.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public void Add(
Entity entity
)
Public Sub Add (
entity As Entity
)
member Add :
entity : Entity -> unit
Parameters
- entity Entity
- The entity to add