SoLDMTileManagerEndNumDataNotify Method (Boolean, Boolean) |
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void EndNumDataNotify(
bool isAdded,
bool sync
)
Public Sub EndNumDataNotify (
isAdded As Boolean,
sync As Boolean
)
public:
void EndNumDataNotify(
bool isAdded,
bool sync
)
member EndNumDataNotify :
isAdded : bool *
sync : bool -> unit
Parameters
- isAdded
- Type: SystemBoolean
- sync
- Type: SystemBoolean
See Also