| 
 | 
 | 
 | 
| RemoveAt Method, PartsCollectionClass Class | 
Removes the specified part from the parts collection.
Syntax PartsCollectionClass Class (Softelvdm.Controls)
| VB | Public Sub RemoveAt( ByVal PartIndex As Integer ) | 
| C# | public void RemoveAt( int PartIndex ); | 
| C++ | public: void RemoveAt( int PartIndex ); | 
PartIndex
The zero-based index of the part to remove.
Comments
The RemoveAt method removes the specified part from the parts collection.
Version Information
Supported in version 1.0.
   Products Table