Nevron Open Vision Documentation
Nevron.Nov.Serialization Namespace / NMetaDocument Class / xWrb Method


In This Topic
    xWrb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function xWrb( _
       ByVal YWrb As NList(Of NModelTransform) _
    ) As NMetaDocument
    'Usage
     
    
    Dim instance As NMetaDocument
    Dim YWrb As NList(Of NModelTransform)
    Dim value As NMetaDocument
     
    value = instance.xWrb(YWrb)

    Parameters

    YWrb
    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