list of pairs managed by this class

Namespace: Spherical.Htm
Assembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0

Syntax

C#
public List<Int64Pair> pairList
Visual C++
public:
List<Int64Pair>^ pairList
F#
val mutable pairList: List<Int64Pair>

See Also