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

Flag() public method

public Flag ( int theIndex ) : int
theIndex int
return int
        public int Flag(int theIndex)
        {
            throw new NotImplementedException();
        }