2#ifndef _aspose_system_collections_specialized_string_dictionary_h
3#define _aspose_system_collections_specialized_string_dictionary_h
5#include <system/collections/dictionary.h>
7namespace System {
namespace Collections {
namespace Specialized {
Forward declaration of Dictionary class.
Definition: dictionary.h:96
String to string dictionary. Objects of this class should only be allocated using System::MakeObject(...
Definition: string_dictionary.h:14
virtual String idx_get(const String &key) const override
Gets value at specific key.
Definition: string_dictionary.h:19
~StringDictionary() override
Destructor.
Definition: string_dictionary.h:25
String class used across the library. Is a substitute for C# System.String when translating code....
Definition: string.h:122
Definition: db_command.h:9