Gets the code set item count.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public int Count { get; }
Visual Basic
Public ReadOnly Property Count As Integer
Get
Visual C++
public: property int Count { int get (); }
Remarks
The count number does not include these two items which type are DefaultItemType or NoCodeItemType.