CoreImpl2D.Index2D.Index2D C# (CSharp) Method

Index2D() public method

Двумерный индекс
public Index2D ( ) : System
return System
        public Index2D()
            : this(-1, -1)
        {
        }

Same methods

Index2D::Index2D ( int i, int j ) : System