Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTSegment.operator =

Syntax

CTSegment operator=(CTSegment Seg)

Parameters

  • Seg [in] The segment object.

Description

Assigns one CTSegment object to another

Return

Returns a CTSegment object

TOCIndex