Common.getFieldValue 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.
Overloads
getFieldValue(String, Int32) | |
getFieldValue(String) |
getFieldValue(String, Int32)
public:
System::Object ^ getFieldValue(System::String ^ fieldName, int arrayIndex);
public object getFieldValue (string fieldName, int arrayIndex);
member this.getFieldValue : string * int -> obj
Public Function getFieldValue (fieldName As String, arrayIndex As Integer) As Object
Parameters
- fieldName
- String
- arrayIndex
- Int32