AtomsFramework Persistence Layer Reference Guide

AssociationMap.GetSize Method 

[This is preliminary documentation and subject to change.]

Gets the number of AssociationMapEntry objects in the Entries collection.

[Visual Basic]
Public Function GetSize() As Short
[C#]
public short GetSize();

Return Value

A Short integer with count of the number of objects in the collection

Remarks

See Also

AssociationMap Class | AtomsFramework Namespace