Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetUserInformationData Method
See Also 
Leadtools.Dicom Namespace > DicomAssociate Class : GetUserInformationData Method



index
Index of the User-defined item whose data is required.
index
Index of the User-defined item whose data is required.
Gets the data of the specified User-defined item.

Syntax

Visual Basic (Declaration) 
Public Function GetUserInformationData( _
   ByVal index As Integer _
) As Byte()
Visual Basic (Usage)Copy Code
Dim instance As DicomAssociate
Dim index As Integer
Dim value() As Byte
 
value = instance.GetUserInformationData(index)
C# 
public byte[] GetUserInformationData( 
   int index
)
C++/CLI 
public:
array<byte>^ GetUserInformationData( 
   int index
) 

Parameters

index
Index of the User-defined item whose data is required.

Example

For an example, refer to DicomAssociate.IsRoleSelect.

Remarks

For more information about User-defined items, refer to AddUserInformation.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features