Softelvdm.Controls Class Library for Windows Controls 1.0

MoveDown Method, PartsCollectionClass Class

Softel vdm, Inc.

Moves the specified part down, towards the end, of the parts collection.

Syntax      PartsCollectionClass Class (Softelvdm.Controls)

VB   

Public Sub MoveDown( ByVal PartIndex As Integer )

C#   

public void MoveDown( int PartIndex );

C++   

public: void MoveDown( int PartIndex );

PartIndex

The zero-based index of the part to be moved.

Comments

The MoveDown method moves the specified part down, towards the end, of the parts collection.

This is used to reorder parts in a 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