The following tables list the members exposed by InterpolateValuesEventArgs.
Name | Description | |
---|---|---|
InterpolateValuesEventArgs Constructor |
Name | Description | |
---|---|---|
NullValueIndices | An array containing the indices of all values in the Values property which are null and must be populated with data. | |
Type | The Type which is required for each null value in the Values property. | |
Values | The array of values in the set which has null values which must be populated with data. |