Nevron Open Vision Documentation
Nevron.Nov.Serialization Namespace / NDomSerializationContext Class / YQrb Method


In This Topic
    YQrb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function YQrb( _
       ByVal Arrb As txQb _
    ) As GSrb
    'Usage
     
    
    Dim instance As NDomSerializationContext
    Dim Arrb As txQb
    Dim value As GSrb
     
    value = instance.YQrb(Arrb)
    internal GSrb YQrb( 
       txQb Arrb
    )

    Parameters

    Arrb
    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