Eplan Platform API
Eplan.EplApi.DataModel Namespace / Block Class / Count Property

Count Property (Block)
Number of objects in the block.
Syntax
public int Count {get;}
Exceptions
ExceptionDescription
Thrown when operation get has failed.
Remarks
This field shows the number of objects included in the block. A SymbolReference object, even if it's a part of the block, is not included.
See Also