ISpellingError class Null safety com Interface
Constructors
-
ISpellingError(Pointer<
COMObject> ptr)
Properties
- CorrectiveAction → int
-
read-only
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- Length → int
-
read-only
-
ptr
↔ Pointer<
COMObject> -
read / write, inherited
-
Replacement
→ Pointer<
Utf16> -
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- StartIndex → int
-
read-only
Methods
-
AddRef(
) → int -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
QueryInterface(
Pointer< GUID> riid, Pointer<Pointer< ppvObject) → intNativeType> > -
inherited
-
Release(
) → int -
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited