Implements Remove(Object).
Namespace:
PerpetuumSoft.Instrumentation.StylesAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public void Remove( Style value ) |
| Visual Basic (Declaration) |
|---|
Public Sub Remove ( _ value As Style _ ) |
| Visual C++ |
|---|
public: void Remove( Style^ value ) |