FormDataSource.__bindField_IntImpl__(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ __bindField_IntImpl__(int _fieldId);
public virtual string __bindField_IntImpl__ (int _fieldId);
abstract member __bindField_IntImpl__ : int -> string
override this.__bindField_IntImpl__ : int -> string
Public Overridable Function __bindField_IntImpl__ (_fieldId As Integer) As String
Parameters
- _fieldId
- Int32