Click or drag to resize

BlockCount Property

The number of code objects in the Block.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
ICollectionCount
See Also