NetXP 3.0 Reference

CollectionEx Properties

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

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
IsSuspended Is event generation already suspended?

Explicit Interface Implementations

ICollection.CopyTo (inherited from CollectionBase) 
IList.Add (inherited from CollectionBase) 
IList.Contains (inherited from CollectionBase) 
IList.IndexOf (inherited from CollectionBase) 
IList.Insert (inherited from CollectionBase) 
IList.Remove (inherited from CollectionBase) 

See Also

CollectionEx Class | NETXP.Library Namespace