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

Search Results for

    Property Raw

    Raw

    Gets a raw pointer pointing to the same target as the current pointer.

    Declaration
    public T* Raw { get; }
    Property Value
    Type Description
    T*

    A raw pointer pointing to the same target as the current pointer.

    Implements
    ITypedPointer<T>.Raw
    © 2026 Felix Rüdiger. SemPtr and its documentation are licensed under the MIT license.