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