Click or drag to resize

EventLogMessageCollectionCount Property

Gets the number of items in the collection

Namespace:  ABB.Robotics.Controllers.EventLogDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionCount
See Also