EntityCollectionCount Property

Returns the number of entities in this collection

Definition

Namespace: Firefly.Box.Data.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public int Count { get; }

Property Value

Int32

See Also