Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NFormulaFx Class / Ytb Method


In This Topic
    Ytb Method (NFormulaFx)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides NotOverridable Sub Ytb( _
       ByVal OKfb As NDomDeserializationContext, _
       ByVal pKfb As NPropertyBag _
    ) 
    'Usage
     
    
    Dim instance As NFormulaFx
    Dim OKfb As NDomDeserializationContext
    Dim pKfb As NPropertyBag
     
    instance.Ytb(OKfb, pKfb)
    internal override void Ytb( 
       NDomDeserializationContext OKfb,
       NPropertyBag pKfb
    )

    Parameters

    OKfb
    pKfb
    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