| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Length As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Length {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property int get_Length(); | |
Note: This value may not be correct if any CharacterResults in the owning TextLineResult have been deleted (TextLineResult.DeleteCharacter), or if if any of the CharacterResults have had their text value changed.
