Miner.Framework.Engine.Extensions Namespace > MMFieldAdapterExtensions Class : IsNumericInputAValidNumber Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function IsNumericInputAValidNumber( _ ByVal fieldAdapter As IMMFieldAdapter _ ) As System.Boolean
'Usage
Dim fieldAdapter As IMMFieldAdapter Dim value As System.Boolean value = MMFieldAdapterExtensions.IsNumericInputAValidNumber(fieldAdapter)
[System.Runtime.CompilerServices.Extension()] public static System.bool IsNumericInputAValidNumber( IMMFieldAdapter fieldAdapter )
public function IsNumericInputAValidNumber( fieldAdapter: IMMFieldAdapter ): System.Boolean; static;
System.Runtime.CompilerServices.ExtensionAttribute() public static function IsNumericInputAValidNumber( fieldAdapter : IMMFieldAdapter ) : System.boolean;
[System.Runtime.CompilerServices.Extension()] public: static System.bool IsNumericInputAValidNumber( IMMFieldAdapter* fieldAdapter )
[System.Runtime.CompilerServices.Extension()] public: static System.bool IsNumericInputAValidNumber( IMMFieldAdapter^ fieldAdapter )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2