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