Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Series As DicomInformation.SeriesDataTable |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomInformation.SeriesDataTable Series {get;} |
C++/CLI | |
---|---|
public: property DicomInformation.SeriesDataTable^ Series { DicomInformation.SeriesDataTable^ get(); } |
Return Value
Get a DicomInformation.SeriesDataTable containing the DICOM series information.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family