CommonImplementation.LoadField(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::Object ^ LoadField(int fieldIndex);
public virtual object LoadField (int fieldIndex);
abstract member LoadField : int -> obj
override this.LoadField : int -> obj
Public Overridable Function LoadField (fieldIndex As Integer) As Object
Parameters
- fieldIndex
- Int32