Click or drag to resize

CompoundValueT Constructor

Overload List
  Name Description
Public method CompoundValueT Creates a new CompoundValueT.
Public method CompoundValueT(IEnumerableT) Creates a new CompoundValueT from the specified list.
Public method CompoundValueT(IEnumerableNullableT) Creates a new CompoundValueT from the specified list.
Public method CompoundValueT(Int32) Creates a new CompoundValueT specifing the total number of composite values to track.
Top
See Also