NetXP 3.0 Reference

StringCollection Properties

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

Public Instance Properties

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

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

StringCollection Class | NETXP.Library Namespace