Public Shared Shadows Function FromJson( _ ByVal json As String _ ) As TimeExtent
public new static TimeExtent FromJson( string json )
Parameters
- json
- The JSON string containing the TimeExtent state.
Public Shared Shadows Function FromJson( _ ByVal json As String _ ) As TimeExtent
public new static TimeExtent FromJson( string json )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)