public PluginRow( IEnumerable<object> values )
Public Function New( _ ByVal values As IEnumerable(Of Object) _ )
Parameters
- values
- The number of values and the type of each value should match those returned by GetFields.
public PluginRow( IEnumerable<object> values )
Public Function New( _ ByVal values As IEnumerable(Of Object) _ )
Target Platforms: Windows 11, Windows 10