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: 7.2.0.0 (7.2.0.0)
Syntax
Exceptions
ExceptionCondition
NotSupportedException if this table does not support the Clear method or is read-only.
See Also