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
Is
Structural
Equivalent
To Method
Determines whether the specified list has the same structure and items.
Namespace:
Altaxo.Drawing
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
IsStructuralEquivalentTo
(
IEnumerable
<T>
anotherList
)
Parameters
anotherList
IEnumerable
T
The list to compare with.
Return Value
Boolean
if the lists are structurally equivalent; otherwise,
.
Implements
IStyleList
T
IsStructuralEquivalentTo(IEnumerable
T
)
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