MessageField
Class
Superclasses
System.Object
MessageField
Visual Basic
Public Class MessageField
C#
public class MessageField
Purpose
Represent a message field.
Remarks
This class has no destroy()
method. Instead, the garbage collector reclaims storage automatically.
Method |
Description |
Page |
Constructor |
||
Implicit Conversions
This class defines implicit type conversions. When a program assigns a MessageField object to a variable of another type, the field object attempts to convert its Value property to the target type.
See Also
Subtopics