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
Removes all custom properties in this PslProperties object.
Expression.RemoveAll as void
Expression Required. Object of type PslProperties
Dim t As PslTransString
...
t.Properties.RemoveAll