Softelvdm.Controls Class Library for Windows Controls 1.0

RemoveAt Method, PartsCollectionClass Class

Softel vdm, Inc.

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


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com