SIFWorks ADK 2.0
Equals Method (o)
NamespacesEdustructures.SifWorksSifContextEquals(Object)

[This is preliminary documentation and is subject to change.]

Evaluates the native wrapped value of this object to see if it equals the value of the compared object, using a case-insensitive comparison
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object o
)
Public Overrides Function Equals ( _
	o As Object _
) As Boolean
public:
virtual bool Equals (
	Object^ o
) override
Parameters
o (Object)
Return Value

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10