FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportGainWithDirection Interface / GetAllGainPossibleValues Method


In This Topic
    GetAllGainPossibleValues Method (ISupportGainWithDirection)
    In This Topic
    Syntax
    'Declaration
     
    
    Function GetAllGainPossibleValues() As List(Of String)
    'Usage
     
    
    Dim instance As ISupportGainWithDirection
    Dim value As List(Of String)
     
    value = instance.GetAllGainPossibleValues()
    List<string> GetAllGainPossibleValues()
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also