Nevron Open Vision Documentation
Nevron.Nov.Serialization Namespace / NDomDeserializationContext Class / Onrb Method


In This Topic
    Onrb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function Onrb( _
       ByVal pnrb As txQb _
    ) As System.Long
    'Usage
     
    
    Dim instance As NDomDeserializationContext
    Dim pnrb As txQb
    Dim value As System.Long
     
    value = instance.Onrb(pnrb)
    internal System.long Onrb( 
       txQb pnrb
    )

    Parameters

    pnrb
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also