FreeFlow class library

ActionCollection Properties

The properties of the ActionCollection class are listed below. For a complete list of ActionCollection class members, see the ActionCollection Members topic.

Public Instance Properties

Count Gets the number of actions in this collection.
IsFixedSize Gets a value indicating whether the IList has a fixed size.
IsReadOnly Gets a value indicating whether the IList is read-only.
IsSynchronized Gets a value indicating whether access to the ICollection is synchronized (thread-safe).
ItemOverloaded. Gets the Action at the specified index.
Server (inherited from DatabaseAware) Gets the server.
SyncRoot Gets an object that can be used to synchronize access to the ICollection.

See Also

ActionCollection Class | FreeFlow.Administration Namespace