Description

Number of Procedure objects in the collection. DATATYPE: Integer.

Property Type

  • Read-only property

Syntax

Public Property Count() As Long

Example

Dim MyModel As Model

Dim iCount As Long


MyModel.Procedures.Count = iCound