Click or drag to resize

StyleListBaseTRemove Method

[Missing <summary> documentation for "M:Altaxo.Drawing.StyleListBase`1.Remove(`0)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool Remove(
	T item
)

Parameters

item  T

[Missing <param name="item"/> documentation for "M:Altaxo.Drawing.StyleListBase`1.Remove(`0)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Drawing.StyleListBase`1.Remove(`0)"]

See Also