Gets the count of exception objects.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property Count As Integer Get
C#
int Count { get; }
ReadOnly Property Count As Integer Get
int Count { get; }