ActionCollection.Count Property
Gets the number of actions in this collection.
[Visual Basic]
NotOverridable Public ReadOnly Property Count As
Integer _
[C#]
public
int Count {get;}
Implements
ICollection.Count
See Also
ActionCollection Class | FreeFlow.Administration Namespace