| Description | Hierarchy | Fields | Methods | Properties | 
type TSfrParamIcalcCollection = class(TCustomNonSpatialBoundColl)
TSfrParamIcalcCollection represents MODFLOW Streamflow Routing boundaries for a series of time intervals.
![]()  | 
function GetItems(Index: integer): TSfrParamIcalcItem; | 
![]()  | 
procedure SetItems(Index: integer; const Value: TSfrParamIcalcItem); | 
![]()  | 
class function ItemClass: TBoundaryItemClass; override; | 
![]()  | 
function IcalcSet: TByteSet; | 
![]()  | 
function ICalc(Time: double): integer; | 
![]()  | 
function ParameterUsed(const ParamName: string): boolean; | 
![]()  | 
function GetItemByStartTime(StartTime: double): TSfrParamIcalcItem; | 
![]()  | 
procedure Assign(Source: TPersistent); override; | 
![]()  | 
property Items[Index:integer]: TSfrParamIcalcItem read GetItems
      write SetItems; | 
![]()  | 
function GetItems(Index: integer): TSfrParamIcalcItem; | 
![]()  | 
procedure SetItems(Index: integer; const Value: TSfrParamIcalcItem); | 
![]()  | 
class function ItemClass: TBoundaryItemClass; override; | 
![]()  | 
function IcalcSet: TByteSet; | 
![]()  | 
function ICalc(Time: double): integer; | 
![]()  | 
function ParameterUsed(const ParamName: string): boolean; | 
![]()  | 
function GetItemByStartTime(StartTime: double): TSfrParamIcalcItem; | 
![]()  | 
procedure Assign(Source: TPersistent); override; | 
![]()  | 
property Items[Index:integer]: TSfrParamIcalcItem read GetItems
      write SetItems; |