AtomsFramework Persistence Layer Reference Guide

ClassMap.GetSize Method 

[This is preliminary documentation and subject to change.]

Gets the number of attribute maps in the class map

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

Return Value

The number of attribute maps

Remarks

None.

See Also

ClassMap Class | AtomsFramework Namespace