eDriven Framework API
Equals Method (other)
NamespaceseDriven.Gui.StylesStyleTableEquals(StyleTable)
eDriven Framework API
Checks if the tables are equal
Declaration Syntax
C#Visual BasicVisual C++
public bool Equals(
	StyleTable other
)
Public Function Equals ( _
	other As StyleTable _
) As Boolean
public:
bool Equals(
	StyleTable^ other
)
Parameters
other (StyleTable)
Return Value

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