NetworkElementConnection OperatorsElecNetKit Documentation
The NetworkElementConnection type exposes the following members.
Operators

  NameDescription
Public operatorStatic memberEquality
Tests for member-wise equality between a and b.
Public operatorStatic memberInequality
Tests for inequality between a and b. Defined as !(a == b).
Back to Top
See Also