Click or drag to resize
LocalTime Methods

The LocalTime type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(LocalTime)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberParse
Creates a new LocalTime instance based on the string representation.
Public methodToString (Overrides ObjectToString.)
Top
See Also