Display.RemoveAllCustomProperties Method

Remove all custom properties
<ID("RemoveAllCustomProperties", (int)e.RemoveAllCustomProperties)> _ 
Public Function RemoveAllCustomProperties() As Integer
This language is not supported or no code example is available.
[ID("RemoveAllCustomProperties", (int)e.RemoveAllCustomProperties)] 
public int RemoveAllCustomProperties()
This language is not supported or no code example is available.

Return Value

int

Always 0. Not used

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition