Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDateTime.operator =

Syntax

CTDateTime& operator = (CTDATETIME DateTime)

Parameters

  • DateTime [in] The CTDATETIME (double) object to be assigned to the new CTDateTime object

Description

These overloaded operators assign a CTDATETIME (double) object to a CTDateTime object

Return

The new CTDateTime object

TOCIndex