The change types which occur on an observable string.
A signal emitted when the string has changed.
Test whether the object has been disposed.
This property is always safe to access.
The value of the string.
The type of the Observable.
Set the ObservableString to an empty string.
Dispose of the resources held by the string.
Insert a substring.
The starting index.
The substring to insert.
Remove a substring.
The starting index.
The ending index.
Generated using TypeDoc
The namespace for
IObservableString
associate interfaces.