SoLDMTileID Conversion (Int64 to SoLDMTileID) |
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static implicit operator SoLDMTileID (
long id
)
Public Shared Widening Operator CType (
id As Long
) As SoLDMTileID
static implicit operator SoLDMTileID (
long long id
)
F# does not support the declaration of new casting operators.
Parameters
- id
- Type: SystemInt64
Return Value
Type:
SoLDMTileIDSee Also