CascadeSharp.TKBO.IntTools.IntTools_MarkedRangeSet.Range C# (CSharp) Method

Range() public method

public Range ( int theIndex ) : IntTools_Range
theIndex int
return IntTools_Range
        public IntTools_Range Range(int theIndex)
        {
            throw new NotImplementedException();
        }
    }; // class IntTools_MarkedRangeSet