DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomDataSet Class / Item Property






In This Topic
    Item Property (DicomDataSet)
    In This Topic
    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: .NET CLR 4.8 or higher

    See Also