Documentation Center

PslProperties.RemoveAll

Removes all custom properties in this PslProperties object.

Syntax

Expression.RemoveAll as void

Expression Required. Object of type PslProperties

Example

Dim t As PslTransString
...
t.Properties.RemoveAll