C#
Objective-C
C++
public int PresentationContextCount { get; }
@property (nonatomic, assign, readonly) NSUInteger presentationContextCount;
public:
property int PresentationContextCount {
int get();
}
The number of Presentation Context entries for the DICOM Associate.
A DICOM Associate can have multiple Presentation Context entries. This property specifies the number of Presentation Context entries in the DICOM Associate.
For an example, refer to SendCEchoRequest.