DATE Class
PlcOpen DATE class (32-bit)
Inheritance Hierarchy
System.Object
TwinCAT.PlcOpen.DateBase
TwinCAT.PlcOpen.DATE
Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public sealed class DATE : DateBase
The DATE type exposes the following members.
Constructors
|
Name |
Description |
---|---|---|
|
Initializes a new instance of the DATE class. | |
|
Initializes a new instance of the DATE class. | |
|
Initializes a new instance of the DATE class. | |
|
Initializes a new instance of the DATE class. | |
|
Initializes a new instance of the DATE class. |
Properties
|
Name |
Description |
---|---|---|
|
Gets or the date value (only the Date part of the DateTime) | |
|
Returns the number of ticks that represent the value of this DateBase. (Inherited from DateBase.) |
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the specified Object is equal to this instance. (Inherited from DateBase.) | |
|
Gets the HashCode of the Address (Inherited from DateBase.) | |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
Parses the specified string to a DATE object. | |
|
Returns a String that represents this instance. (Overrides Object.ToString..) | |
|
Tries to parse the specified string to a DATE object. |