SnowballProgram Methods |
The SnowballProgram type exposes the following members.
| Name | Description | |
|---|---|---|
| assign_to | ||
| BorrowStringBuilder | ||
| copy_from | ||
| eq_s | ||
| eq_s_b | ||
| eq_v | ||
| eq_v_b | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| find_among | ||
| find_among_b | ||
| GetCurrent | Get the current string. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| in_grouping | ||
| in_grouping_b | ||
| in_range | ||
| in_range_b | ||
| insert(Int32, Int32, String) | ||
| insert(Int32, Int32, StringBuilder) | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| out_grouping | ||
| out_grouping_b | ||
| out_range | ||
| out_range_b | ||
| replace_s | ||
| SetCurrent | Set the current string. | |
| slice_check | ||
| slice_del | ||
| slice_from(String) | ||
| slice_from(StringBuilder) | ||
| slice_to | ||
| Stem | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |