| SoLDMTileID  Conversion (Int64 to SoLDMTileID) | 
 
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic 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: 
SoLDMTileID
See Also