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

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

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

Same methods

ChFiDS_SequenceOfSpine::InsertAfter ( int theIndex, CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine theItem ) : void