DVTk API
Get Method (index)
DVTkDvtkHighLevelInterface.Dicom.OtherTransferSyntaxesGet(Int32)
DVTk API

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

Gets a single transfer syntax given a zero-based index.
Declaration Syntax
C#Visual BasicVisual C++
public string Get(
	int index
)
Public Function Get ( _
	index As Integer _
) As String
public:
String^ Get(
	int index
)
Parameters
index (Int32)
Zero-based index.
Return Value
Transfer Syntax UID.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0