Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

DateFromString Method






Input string containing a date / time value.
Parses a date / time value stored in a string.
Syntax
public static DateTime DateFromString( 
   string value
)
'Declaration
 
Public Shared Function DateFromString( _
   ByVal value As String _
) As Date
'Usage
 
Dim value As String
Dim value As Date
 
value = FileCache.DateFromString(value)
public static Date dateFromString(String value)
            
public:
static DateTime DateFromString( 
   String^ value
) 

Parameters

value
Input string containing a date / time value.

Return Value

The value converted to a date / time.
Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features