| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function GetValue( _ ByVal fieldName As String, _ ByVal iDontUseThisOne As Integer _ ) As Object | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public object GetValue( string fieldName, int iDontUseThisOne ) | |
Parameters
- fieldName
- iDontUseThisOne