CascadeSharp.TKBO.BOPDS.BOPDS_Iterator.Prepare C# (CSharp) Метод

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

public Prepare ( ) : void
Результат void
        public void Prepare()
        {
            throw new NotImplementedException();
        }

Same methods

BOPDS_Iterator::Prepare ( IntTools_Context theCtx ) : void
BOPDS_Iterator::Prepare ( IntTools_Context theCtx, bool theCheckOBB ) : void
BOPDS_Iterator::Prepare ( IntTools_Context theCtx, bool theCheckOBB, double theFuzzyValue ) : void