Partager via


Validate.IsWithinRange, méthode (UInt32, UInt32, UInt32, String)

Espace de noms :  Microsoft.Internal.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Sub IsWithinRange ( _
    value As UInteger, _
    min As UInteger, _
    max As UInteger, _
    paramName As String _
)
public static void IsWithinRange(
    uint value,
    uint min,
    uint max,
    string paramName
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

Validate Classe

IsWithinRange, surcharge

Microsoft.Internal.VisualStudio.Shell, espace de noms