Visual Basic (Declaration) | |
---|---|
Overloads Public Function BeginEditItem() As DicomDataSet |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomDataSet BeginEditItem() |
C++/CLI | |
---|---|
public: DicomDataSet^ BeginEditItem(); |
Return Value
a reference to the DicomDataSetFor an example, refer to GetValue.
To edit an existing item that is not the first item, use the overload that takes an index.
BeginEditItem
For more information, see BeginEditSequence
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family