Gets the number of User-defined items in the DICOM Associate.
public int UserInformationCount { get; }
Public ReadOnly Property UserInformationCount As Integer
public:
property int UserInformationCount {
int get();
}
The number of User-defined items in the DICOM Associate.
For more information about User-defined items, refer to AddUserInformation.
For an example, refer to IsRoleSelect.
GetUserInformationDataLength Method
GetUserInformationDataPtr Method
SetUserInformation(Int32,Byte,IntPtr,Int32) Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET