Click or drag to resize

XmlHelper.ParseTime Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodStatic memberParseTime(String)
Parse the given string representation of a time duration and return its value as a number of milliseconds.
Public methodStatic memberParseTime(String, Int32)
Parse the given string representation of a time duration and return its value as a number of milliseconds.
Top
See Also