DVTk API [This is preliminary documentation and is subject to change.]
Compute the Item Offset for DICOMDIR.

Declaration Syntax
public static uint ComputeItemOffset(
DataSet dataSet,
string transferSyntax
)
Public Shared Function ComputeItemOffset ( _
dataSet As DataSet, _
transferSyntax As String _
) As UInteger
public:
static unsigned int ComputeItemOffset(
DataSet^ dataSet,
String^ transferSyntax
)

Parameters
- dataSet (DataSet)
- DICOM Seq Item
- transferSyntax (String)
- with transfer syntax

Return Value
Offset
Assembly:
DVTK (Module: DVTK) Version: 0.0.0.0