| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Selection As Selection | |
| C# | |
|---|---|
public readonly Selection Selection | |
| Managed Extensions for C++ | |
|---|---|
public: readonly Selection* Selection | |
| C++/CLI | |
|---|---|
public: readonly Selection^ Selection | |
Target Platforms: Microsoft .NET Framework 2.0
Copy Code