| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Data As IDictionary | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public IDictionary Data {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property IDictionary* get_Data(); | |
| C++/CLI | |
|---|---|
public:
property IDictionary^ Data {
IDictionary^ get();
} | |
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family