Data Management Object Model Reference

SystemStringCollection Members

SystemStringCollection overview

Public Instance Constructors

SystemStringCollection Constructor Initializes a new instance of the SystemStringCollection class.

Public Instance Properties

Count (inherited from StringCollection) 
IsReadOnly (inherited from StringCollection) 
IsSynchronized (inherited from StringCollection) 
Item (inherited from StringCollection) 
SyncRoot (inherited from StringCollection) 

Public Instance Methods

Add (inherited from StringCollection) 
AddRange (inherited from StringCollection) 
Clear (inherited from StringCollection) 
Contains (inherited from StringCollection) 
CopyTo (inherited from StringCollection) 
Equals (inherited from Object) 
GetEnumerator (inherited from StringCollection) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
IndexOf (inherited from StringCollection) 
Insert (inherited from StringCollection) 
Remove (inherited from StringCollection) 
RemoveAt (inherited from StringCollection) 
ToString (inherited from Object) 

See Also

SystemStringCollection Class | SPSSMR.Data.Transformations Namespace