SemPtr SemPtr
SemPtr SemPtr
Documentation generated with DocFX
Using SingulinkFX as the template

Search Results for

    Operator operator --

    operator --(NullableSequencePointerReadOnly<T>)

    Decrements a value.

    Declaration
    public static NullableSequencePointerReadOnly<T> operator --(NullableSequencePointerReadOnly<T> value)
    Parameters
    Type Name Description
    NullableSequencePointerReadOnly<T> value

    The value to decrement.

    Returns
    Type Description
    NullableSequencePointerReadOnly<T>

    The result of decrementing value.

    © 2026 Felix Rüdiger. SemPtr and its documentation are licensed under the MIT license.