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