DicomObjects.NetStandard Documentation
DicomObjects Namespace / DicomDataSet Class / Item Property



Item Property (DicomDataSet)
Provides access of all attributes of the dataset
Overload List
OverloadDescription
Provides access of all attributes of the dataset  
The default indexer  
Indexer based on the new DICOM keyword  
Indexer based on the new DICOM keyword as a string  
Remarks
There are several possible indexers for a dataset, allowing both specific and sequential access.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also