The following tables list the members exposed by NameField.
| Name | Description | |
|---|---|---|
![]() | NameField Constructor | Overloaded. NameField Default constructor for NameField class. |
| Name | Description | |
|---|---|---|
![]() | NoSpaceValue | NoSpaceValue Gets the Value after replacing all spaces with value of SpaceReplacer. |
![]() | SpaceReplacer | SpaceReplacer Used to replace spaces in the Value. |
![]() | Value | Value Stores the name as String. |
| Name | Description | |||||
|---|---|---|---|---|---|---|
![]() | ToString | Overridden. ToString Default constructor for NameField class. Returns:
|
Implicit Type Conversion | Overloaded. String This allows the developer to directly get the value of this field as String. Parameters:
|


