Data Management Object Model Reference

DMScriptPropertyCollection Members

DMScriptPropertyCollection overview

Public Instance Constructors

DMScriptPropertyCollection Constructor Initializes a new instance of the DMScriptPropertyCollection class.

Public Instance Properties

Capacity (inherited from ArrayList) 
Count (inherited from ArrayList) 
IsFixedSize (inherited from ArrayList) 
IsReadOnly (inherited from ArrayList) 
IsSynchronized (inherited from ArrayList) 
ItemOverloaded. Integer indexer
SyncRoot (inherited from ArrayList) 

Public Instance Methods

Add (inherited from ArrayList) 
AddRange (inherited from ArrayList) 
BinarySearch (inherited from ArrayList)Overloaded.  
Clear (inherited from ArrayList) 
Clone (inherited from ArrayList) 
ContainsOverloaded. Checks if section is contained in collection
Contains (inherited from ArrayList)Overloaded.  
CopyTo (inherited from ArrayList)Overloaded.  
Equals (inherited from Object) 
GetEnumerator (inherited from ArrayList)Overloaded.  
GetHashCode (inherited from Object) 
GetRange (inherited from ArrayList) 
GetType (inherited from Object) 
GetValueChecks if section is contained in collection
IndexOf (inherited from ArrayList)Overloaded.  
Insert (inherited from ArrayList) 
InsertRange (inherited from ArrayList) 
LastIndexOf (inherited from ArrayList)Overloaded.  
Remove (inherited from ArrayList) 
RemoveAt (inherited from ArrayList) 
RemoveRange (inherited from ArrayList) 
Reverse (inherited from ArrayList)Overloaded.  
SetRange (inherited from ArrayList) 
Sort (inherited from ArrayList)Overloaded.  
ToArray (inherited from ArrayList)Overloaded.  
ToString (inherited from Object) 
TrimToSize (inherited from ArrayList) 

See Also

DMScriptPropertyCollection Class | SPSSMR.Data.Transformations Namespace