Share via


FormDataSource.__findValue_IntImpl__(Int32, String) Method

Definition

public:
 virtual bool __findValue_IntImpl__(int _field, System::String ^ _value);
public virtual bool __findValue_IntImpl__ (int _field, string _value);
abstract member __findValue_IntImpl__ : int * string -> bool
override this.__findValue_IntImpl__ : int * string -> bool
Public Overridable Function __findValue_IntImpl__ (_field As Integer, _value As String) As Boolean

Parameters

_field
Int32
_value
String

Returns

Applies to