Click or drag to resize
MvKeyValueTableClear Method
Removes all mappings from this table.

Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax
Exceptions
ExceptionCondition
NotSupportedException if this table does not support the Clear method or is read-only.
See Also