Returns the first DicomVR item in the Value Representation Table.
public DicomVR GetFirst()
Public Function GetFirst() As DicomVR
public DicomVr getFirst()
public: DicomVR^ GetFirst();
public:
DicomVR^ GetFirst();
DicomVR class that contains the first item in the Value Representation Table.
For an example, refer to Reset.
Target Platforms
DicomVRTable Class
DicomVRTable Members
GetLast Method
GetPrevious Method
GetNext Method
GetCount Method