Nevron Open Vision Documentation
Nevron.Nov.Serialization Namespace / NType Class / WYQb Method


In This Topic
    WYQb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub WYQb( _
       ByVal xYQb As System.Text.StringBuilder _
    ) 
    'Usage
     
    
    Dim instance As NType
    Dim xYQb As System.Text.StringBuilder
     
    instance.WYQb(xYQb)
    internal void WYQb( 
       System.Text.StringBuilder xYQb
    )

    Parameters

    xYQb
    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