You are here: Start » AVL.NET » Profile Constructor

Profile Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Profile
(
	AvlNet.Profile rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.ProfilePrototype object.

See also