CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfIntegerListOfShape.Assign C# (CSharp) Метод

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

public Assign ( TopTools_DataMapOfIntegerListOfShape theOther ) : TopTools_DataMapOfIntegerListOfShape
theOther TopTools_DataMapOfIntegerListOfShape
Результат TopTools_DataMapOfIntegerListOfShape
        public TopTools_DataMapOfIntegerListOfShape Assign(TopTools_DataMapOfIntegerListOfShape theOther)
        {
            throw new NotImplementedException();
        }