Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Drawing Namespaces
Altaxo.Drawing.ColorManagement
ColorSet Class
ColorSet Methods
GetEnumerator Method
GetSerializationRegistrationKey Method
IndexOf Method
IsStructuralEquivalentTo Method
ToArray Method
TryGetValue Method
WithName Method
Color
Set
Is
Structural
Equivalent
To Method
Determines whether the specified list has the same structure and items.
Namespace:
Altaxo.Drawing.ColorManagement
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
IsStructuralEquivalentTo
(
IEnumerable
<
NamedColor
>
anotherList
)
Parameters
anotherList
IEnumerable
NamedColor
The list to compare with.
Return Value
Boolean
if the lists are structurally equivalent; otherwise,
.
Implements
IStyleList
T
IsStructuralEquivalentTo(IEnumerable
T
)
See Also
Reference
ColorSet Class
Altaxo.Drawing.ColorManagement 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