CascadeSharp.TKFeat.LocOpe.LocOpe_SequenceOfCirc.Split C# (CSharp) Метод

Split() публичный Метод

public Split ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
theIndex int
theSeq LocOpe_SequenceOfCirc
Результат void
        public void Split(int theIndex, LocOpe_SequenceOfCirc theSeq)
        {
            throw new NotImplementedException();
        }