This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITime Interface > ITime.SetFromObject Method (ArcObjects .NET 10.4 SDK) |
Writes the time from a variant object.
[Visual Basic .NET] Public Sub SetFromObject ( _ ByVal Object As Object _ )
[C#] public void SetFromObject ( object Object );
[C++]
HRESULT SetFromObject(
VARIANT Object
);
[C++]
Parameters Object [in] Object is a parameter of type VARIANT