CurrentValueRecord.SetValues(Object[]) Method

Definition

Sets field values in a record.

C#
public int SetValues(params object[] values);

Parameters

values
Object[]

The values of the field.

Returns

The number of fields that were set.

Applies to

Product Versions
.NET Framework 3.5