Item Property (DicomDataSetCollection)
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
Overload | Description |
Item(String) | 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. |
Item(Int32) | 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. (Inherited from System.Collections.ObjectModel.Collection<DicomDataSet>) |
Requirements
Target Platforms: .NET CLR 4.0 or higher
See Also