The TextEntity type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Add | Overloaded. |
![]() |
Compare |
Beware: un-natural behaviour! This operator computes coordinates
inclusion in the vector-representation of some texts.
|
![]() |
Equals |
Same as Equality(TextEntity, TextEntity)
(Overrides Object..::.Equals(Object).) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
The hash code of the text which works with the == operator.
(Overrides Object..::.GetHashCode()()().) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() |
Multiply | Overloaded. |
![]() |
Norm |
Vectorial norm.
|
![]() |
ScalMult |
Scalar multiplication.
|
![]() |
ToString |
Summary of the represented text.
(Overrides Object..::.ToString()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Addition |
Add two texts' vectorial representations.
|
![]() ![]() |
Equality |
Checks whether two texts are equal.
|
![]() ![]() |
GreaterThanOrEqual | |
![]() ![]() |
Inequality |
Contrairy of Equality(TextEntity, TextEntity)
|
![]() ![]() |
LessThanOrEqual |
See Compare(TextEntity).
|
![]() ![]() |
Multiply | Overloaded. |