Softelvdm.Controls Class Library for Windows Controls 1.0

Add Method, PartsCollectionClass Class

Softel vdm, Inc.

Adds the specified part to the parts collection.

Syntax      PartsCollectionClass Class (Softelvdm.Controls)

VB   

Public Function Add( ByVal Part As GenericPartClass ) As Integer

C#   

public int Add( GenericPartClass Part );

C++   

public: int Add( GenericPartClass^ Part );

Part

Defines the new part to append to the parts collection.

Return Value

The zero-based index of the newly added part.

Comments

The Add method adds the specified part to 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