| Hunny Software Library Reference | |
Text.AddEncodedWord Method
Adds an encoded word to the end of the list.
[Visual Basic]Public Sub AddEncodedWord( _
ByVal
word As
EncodedWord _
)
Parameters
- word
- The
EncodedWord object to add.
See Also
Text Class | Hunny.Mime Namespace