OrderPairCollection Members

OrderPairCollection Overview



Constructors

New() The Plain-Vanilla Constructor

Public Properties

Item Default Property of this Class; returns the Index-th OrderPair in this Collection

Public Methods

Add Adds a given OrderPair to this Collection, and returns its position in the Collection
Contains Returns True iff a given OrderPair belongs to this Collection
IndexOf Returns position of OP in this zero-based Collection, if it is there; otherwise, returns -1
Remove Removes a given Element from this Collection
ToString Returns a String representation of this OrderPairCollection