Removes a given type from list of Aspects
Namespace:
Gaia.WebWidgetsAssembly: Gaia.WebWidgets (in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public bool Remove<T>() where T : IAspect |
| Visual Basic (Declaration) |
|---|
Public Function Remove(Of T As IAspect) As Boolean |
Type Parameters
- T
