CascadeSharp.TKFillet.ChFiDS.ChFiDS_ListOfHElSpine.Prepend C# (CSharp) Method

Prepend() public method

public Prepend ( CascadeSharp.TKFillet.ChFiDS.ChFiDS_HElSpine theItem ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_HElSpine
theItem CascadeSharp.TKFillet.ChFiDS.ChFiDS_HElSpine
return CascadeSharp.TKFillet.ChFiDS.ChFiDS_HElSpine
        public ChFiDS_HElSpine Prepend(ChFiDS_HElSpine theItem)
        {
            throw new NotImplementedException();
        }

Same methods

ChFiDS_ListOfHElSpine::Prepend ( ChFiDS_ListOfHElSpine theOther ) : void