Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ /
Reference
/
CDateTimeSpan
/ C++ operator=
Collapse All
Expand All
In This Topic
C++ operator=
In This Topic
const CDateTimeSpan& operator=(const CDateTimeSpan& dateTimeSpan);
Property
Description
Argument dateTimeSpan
Makes an exact copy from the CDateTimeSpan Provided
Description
Populates this CDateTimeSpan from another object
Remarks