RhinoCommon API
TimeZoneTimeZoneAt Method |
Returns a time zone at given index.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public static TimeZone TimeZoneAt( int index )
Public Shared Function TimeZoneAt ( index As Integer ) As TimeZone
Parameters
- index
- Type: SystemInt32
index.
Return Value
Type: TimeZoneTime zone at index.
