DicomObjects.NET.V8
DicomObjects Namespace / DicomImage Class / Item Property



In This Topic
    Item Property (DicomImage)
    In This Topic
    Note: C# syntax for the "Item" property is wrongly represented in a VB.NET syntax. This is a bug in the help file generator, and will be corrected in a later version of our help file.
    Overload List
    OverloadDescription
    Note: C# syntax for the "Item" property is wrongly represented in a VB.NET syntax. This is a bug in the help file generator, and will be corrected in a later version of our help file.  
    Note: C# syntax for the "Item" property is wrongly represented in a VB.NET syntax. This is a bug in the help file generator, and will be corrected in a later version of our help file.  
    Remarks
    This is the default indexer to provide access to all attributes of the image. Attribute element can be accessed by "Image[Group, Element]".
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also