CascadeSharp.TKFillet.ChFiDS.ChFiDS_SequenceOfSpine.Split C# (CSharp) Метод

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

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