Skip to content

IRow.SetDictionaryData method

Sets the dictionary data.

public void SetDictionaryData(object key, object? value)
parameter description
key The key.
value The value.

See Also