CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Tests, weather this list and the list l have the same content
(maybe in a different order)
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public bool HasSameContent( GeoObjectList l ) |
| Visual Basic |
|---|
Public Function HasSameContent ( _ l As GeoObjectList _ ) As Boolean |
| Visual C++ |
|---|
public: bool HasSameContent( GeoObjectList^ l ) |
Parameters
- l
- Type: CADability.GeoObject..::..GeoObjectList
The GeoObjectList to compare with this list