Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Drawing Namespaces
Altaxo.Drawing
StyleListBase<T> Class
StyleListBase<T> Methods
Add Method
AreListsStructuralEquivalent Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
IsStructuralEquivalentTo Method
Remove Method
RemoveAt Method
WithName Method
Style
List
Base
T
With
Name Method
Returns a copy of the style list with a different name.
Namespace:
Altaxo.Drawing
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
IStyleList
<T>
WithName
(
string
name
)
Parameters
name
String
The new list name.
Return Value
IStyleList
T
A style list with the updated name.
Implements
IStyleList
T
WithName(String)
See Also
Reference
StyleListBase
T
Class
Altaxo.Drawing Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net