CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_HArray1OfVPointInter.SetValue C# (CSharp) Метод

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

public SetValue ( int theIndex, TopOpeBRep_VPointInter theItem ) : void
theIndex int
theItem TopOpeBRep_VPointInter
Результат void
        public void SetValue(int theIndex, TopOpeBRep_VPointInter theItem)
        {
            throw new NotImplementedException();
        }