Count of all IEntity related to current instance of Category.

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
int CountAllRelatedEntities()
Visual Basic
Function CountAllRelatedEntities As Integer
Visual C++
int CountAllRelatedEntities()

Return Value

See Also