'Declaration Public Shared Function _dataValue( _ ByVal item As Object, _ ByVal fileName As String _ ) As DataValueType
public static DataValueType _dataValue( object item, string fileName )
Parameters
- item
- fileName
'Declaration Public Shared Function _dataValue( _ ByVal item As Object, _ ByVal fileName As String _ ) As DataValueType
public static DataValueType _dataValue( object item, string fileName )