The Dictionary<string,
QuestionAnswers
>
object containing the set of questions with corresponding answers frequency.
[IgnoreDataMemberAttribute()]
public Dictionary<string, QuestionAnswers> QuestionsAnswers { get; set; }
public String getQuestionsAnswers();
public void setQuestionsAnswers(
java.util.Map<java.lang.String string
QuestionAnswers> questionAnswers
);
public:
[IgnoreDataMemberAttribute]
property Dictionary<String^, QuestionAnswers^>^ QuestionsAnswers
{
Dictionary<String^, QuestionAnswers^>^ get()
void set(Dictionary<String^, QuestionAnswers^>^ value)
}
QuestionsAnswers # get and set (ObjectiveGrade)
A dictionary of QuestionsAnswers object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document