Click or drag to resize

IDoubleVectorGetSet Interface

A Vector GetSet can be called any time to get/set the value of the source. It will often just be wrapping a list of IDoubleGetSet'ers

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IDoubleVectorGetSet : IDoubleVectorGetter, 
	IVectorGetter<double>, IDoubleVectorSetter

The IDoubleVectorGetSet type exposes the following members.

Properties
Methods
Extension Methods
See Also