eDriven Framework API
Equals Method (other)
NamespaceseDriven.Gui.Designer.CollectionsSaveableCollectionBase<(Of <(<'T>)>)>Equals(SaveableCollectionBase<(Of <<'(T>)>>))
eDriven Framework API
Equality operator
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Equals(
	SaveableCollectionBase<T> other
)
Public Overridable Function Equals ( _
	other As SaveableCollectionBase(Of T) _
) As Boolean
public:
virtual bool Equals(
	SaveableCollectionBase<T>^ other
)
Parameters
other (SaveableCollectionBase<(Of <(<'T>)>)>)
Return Value

Assembly: eDriven.Gui.Designer (Module: eDriven.Gui.Designer) Version: 2.0.1.0 (2.0.1.0)