| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property NumberResults As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int NumberResults {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property int get_NumberResults(); | |
This read-only property is the alternate results in the CharacterResult.
