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

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

public Value ( int &theIndex1, int &theIndex2 ) : void
theIndex1 int
theIndex2 int
Результат void
        public void Value(ref int theIndex1, ref int theIndex2)
        {
            throw new NotImplementedException();
        }