Assembly Operators

 

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(Assembly^, Assembly^)

Indicates whether two Assembly objects are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(Assembly^, Assembly^)

Indicates whether two Assembly objects are not equal.

Return to top
Show: