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

Search Results for

    Operator implicit operator

    implicit operator NullablePointerUninitialized(NullableSequencePointerUninitialized)

    Converts a NullableSequencePointerUninitialized to a NullablePointerUninitialized.

    Declaration
    public static implicit operator NullablePointerUninitialized(NullableSequencePointerUninitialized pointer)
    Parameters
    Type Name Description
    NullableSequencePointerUninitialized pointer

    The NullableSequencePointerUninitialized to convert.

    Returns
    Type Description
    NullablePointerUninitialized

    A NullablePointerUninitialized pointing to the same target as the specified NullableSequencePointerUninitialized.

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