RVTDocs.com

FieldValues(IList<ValueAtPoint>)

Constructor
Description:
Creates object from an array of domain point values
Syntax
public FieldValues(
	IList<ValueAtPoint> valueAtPoint
)
Parameters
Parameter Type Description
valueAtPoint IList Array of values, each corresponding to a domain point
Return Value
Exceptions
Exception Condition
ArgumentException valueAtPoint array contains members with different numbers of measurements
ArgumentNullException A non-optional argument was null