Validators Property (original) (raw)

Summary

Returns an enumerator that iterates through the validators.

Syntax

public: static property IEnumerable<ICommandRequestValidator^>^ Validators {    IEnumerable<ICommandRequestValidator^>^ get(); }

Property Value

An enumerator for iterating through the validators.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method