- row
- The DicomInformation.SeriesRow to be added.
Visual Basic (Declaration) | |
---|---|
<DebuggerNonUserCodeAttribute()> Overloads Public Sub AddSeriesRow( _ ByVal row As DicomInformation.SeriesRow _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[DebuggerNonUserCodeAttribute()] public void AddSeriesRow( DicomInformation.SeriesRow row ) |
C++/CLI | |
---|---|
[DebuggerNonUserCodeAttribute()] public: void AddSeriesRow( DicomInformation.SeriesRow^ row ) |
Parameters
- row
- The DicomInformation.SeriesRow to be added.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family