FreeFlow class library

ActionCollection.Count Property

Gets the number of actions in this collection.

[Visual Basic]
NotOverridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
public int Count {get;}

Implements

ICollection.Count

See Also

ActionCollection Class | FreeFlow.Administration Namespace