Enterra.V8x1C.DOM.CalculationRegisterSelection.Next C# (CSharp) Method

Next() public method

Следующий (Next)
public Next ( ) : bool
return bool
        public bool Next()
        {
            return (bool)InvokeMethod("Next");
        }