Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lElI Class / fI Method


In This Topic
    fI Method (lElI)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function fI( _
       ByVal xElI As NOpenFileDialog _
    ) As KlCd.SMCd
    'Usage
     
    
    Dim instance As lElI
    Dim xElI As NOpenFileDialog
    Dim value As KlCd.SMCd
     
    value = instance.fI(xElI)
    protected override KlCd.SMCd fI( 
       NOpenFileDialog xElI
    )

    Parameters

    xElI
    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