implicit operator
Operators
public static implicit operator long(AbsoluteSimulationFrame frame)
Parameters
| Type | Name | Description | 
|---|---|---|
| AbsoluteSimulationFrame | frame | 
Returns
| Type | Description | 
|---|---|
| long | 
public static implicit operator AbsoluteSimulationFrame(long frame)
Parameters
| Type | Name | Description | 
|---|---|---|
| long | frame | 
Returns
| Type | Description | 
|---|---|
| AbsoluteSimulationFrame |