Softelvdm.Controls Class Library for Windows Controls 1.0

MoveUp Method, PartsCollectionClass Class

Softel vdm, Inc.

Moves the specified part up, closer to the beginning, of the parts collection.

Syntax      PartsCollectionClass Class (Softelvdm.Controls)

VB   

Public Sub MoveUp( ByVal PartIndex As Integer )

C#   

public void MoveUp( int PartIndex );

C++   

public: void MoveUp( int PartIndex );

PartIndex

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

Comments

The MoveUp method moves the specified part up, closer to the beginning, 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