Version

InterpolateValuesEventArgs Class Members

The following tables list the members exposed by InterpolateValuesEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyNullValueIndicesAn array containing the indices of all values in the Values property which are null and must be populated with data.  
Public PropertyTypeThe Type which is required for each null value in the Values property.  
Public PropertyValuesThe array of values in the set which has null values which must be populated with data.  
See Also