Enterra.V8x1C.DOM.AccumulationRegisterSelection.Next C# (CSharp) Méthode

Next() public méthode

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