A readonly version of providerArrayProperty class

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public class providerArrayProperty_readonly
Visual Basic
Public Class providerArrayProperty_readonly

Remarks

This is the class used to provde and indexed property to wrap around the provider output array parammeters. Access to model paramters is designed to be fast.

Inheritance Hierarchy

System..::..Object
  WaterSimDCDC..::..providerArrayProperty_readonly

See Also