adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IJobVariableContainer Interface / Count Property

In This Topic
    Count Property (IJobVariableContainer)
    In This Topic
    The number of items in the container
    Syntax
    'Declaration
     
    
    ReadOnly Property Count As Integer
    int Count {get;}
    See Also