DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ResultDataAccess
M11FfBlockReader Class
M11FfBlockReader Methods
Connect Method
Finish Method
GetNextBlockType Method
ReadBlock Method
ReadBlock0ItemDescriptor Method
ReadBlock10Real48 Method
ReadBlock11Doubles Method
ReadBlock1ChannelDescriptor Method
ReadBlock2TimeDescriptor Method
ReadBlock3Bytes Method
ReadBlock4UShorts Method
ReadBlock5Shorts Method
ReadBlock6Real48 Method
ReadBlock7NotAllowed Method
ReadBlock8Text Method
ReadBlock9Misc Method
ReadExtraBlocks Method
SkipBlock Method
ToString Method
M11FfBlockReader
ReadExtraBlocks Method
Read a number of extra blocks, store them in a list
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
List
<
KeyValuePair
<
M11FfBlockReader
BlockType
,
Object
>>
ReadExtraBlocks
(
int
nrXRec
)
Parameters
nrXRec
Type:
System
Int32
Number of extra records to read
Return Value
Type:
List
KeyValuePair
M11FfBlockReader
BlockType
,
Object
List of extra blocks and their type
See Also
Reference
M11FfBlockReader Class
DHI.Mike1D.ResultDataAccess Namespace