CodeSetStyleCount Property

Gets the code set item count.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public int Count { get; }

Property Value

Int32
Remarks
The count number does not include these two items which type are DefaultItemType or NoCodeItemType.
See Also