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