public static bool TryCast( Object o, out Time result )
Public Shared Function TryCast ( o As Object, <OutAttribute> ByRef result As Time ) As Boolean
static member TryCast : o : Object * result : Time byref -> bool
In This Article