DVTk API
DumpUsingVisualBasicNotation Method (objectName)
DVTkDvtkHighLevelInterface.Dicom.FilesDicomFileDumpUsingVisualBasicNotation(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Returns the content of this instance as a String using Visual Basic notation.
Declaration Syntax
C#Visual BasicVisual C++
public string DumpUsingVisualBasicNotation(
	string objectName
)
Public Function DumpUsingVisualBasicNotation ( _
	objectName As String _
) As String
public:
String^ DumpUsingVisualBasicNotation(
	String^ objectName
)
Parameters
objectName (String)
Name of the DicomFile variable to display.
Return Value
The content of this instance as a String using Visual Basic notation.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0