Click or drag to resize
SoLDMTileID Constructor (Int64, UInt16)

Note: This API is now obsolete.

Initializes a new instance of the SoLDMTileID class

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("No longer supported")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoLDMTileID(
	long id,
	ushort __unnamed001
)

Parameters

id
Type: SystemInt64
__unnamed001
Type: SystemUInt16
See Also