'DeclarationPublic Overloads Function FunctionalGroupDataSet( _ ByVal FunctionalGroup As System.Integer, _ ByVal FunctionalElement As System.Integer, _ ByVal Frame As System.Integer _ ) As DicomDataSet
public DicomDataSet FunctionalGroupDataSet( System.int FunctionalGroup, System.int FunctionalElement, System.int Frame )
Parameters
- FunctionalGroup
- The Group of the requested dataset
- FunctionalElement
- The Element of the requested dataset
- Frame
- The frame number to which the dataset should apply
Return Value
The requested dataset