Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

UserInformationCount Property








Gets the number of User-defined items in the DICOM Associate.
Syntax
public int UserInformationCount {get;}
'Declaration
 
Public ReadOnly Property UserInformationCount As Integer
'Usage
 
Dim instance As DicomAssociate
Dim value As Integer
 
value = instance.UserInformationCount
public int UserInformationCount {get;}
 get_UserInformationCount(); 
public:
property int UserInformationCount {
   int get();
}

Property Value

The number of User-defined items in the DICOM Associate.
Remarks
For more information about User-defined items, refer to AddUserInformation.
Example
For an example, refer to IsRoleSelect.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
GetUserInformationType Method
GetUserInformationDataLength Method
GetUserInformationDataPtr Method
GetUserInformationData Method
SetUserInformation(Int32,Byte,IntPtr,Int32) Method
AddUserInformation(Byte,Byte[]) Method
DeleteUserInformation Method

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