Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

CopyPart Method, GenericPartClass Class

Copies information from one part to another.

Class: GenericPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

protected internal static void CopyPart(
    GenericPartClass oldGP,
    GenericPartClass newGP );
Protected Friend Shared Sub CopyPart(
    ByVal oldGP As GenericPartClass,
    ByVal newGP As GenericPartClass )

Parameters

oldGP

The source of the copied information.

newGP

The item being updated with information copied from oldGP.

Comments

Copies information from one part to another.

Any class that derives from GenericPartClass must implement the method Copy to copy any part specific information. Use the GenericPartClass.CopyPart method to copy all information implemented by the base GenericPartClass class.

See Also GenericPartClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.