Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.5.7
IccDateTime Structure Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccDateTime Structure


The following tables list the members exposed by IccDateTime.

Public Constructors

 NameDescription
Public ConstructorIccDateTime Constructor Initializes a new IccDateTime with explicit parameters.  
Top

Public Properties

 NameDescription
Public PropertyDay Gets or sets the number of the day of the month.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyHours Gets or sets the number of hours.  
Public PropertyMinutes Gets or sets the number of minutes.  
Public PropertyMonth Gets or sets the number of months.  
Public PropertySeconds Gets or sets the number of seconds.  
Public PropertyYear Gets or sets the number of years.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also