The following tables list the members exposed by Field.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Field | Initializes a new instance of the Field class given a description text. |
Public Methods
Name | Description | |
---|---|---|
![]() |
ToString | A string that represents the current field. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Components | The underlying components. |
![]() |
DeepValue | Formats a string to represent the sum of all sub-component values. |
![]() |
HasSubComponents | Gets a value that indicates whether sub-components are available. |
![]() |
IsEmpty | Gets a value that indicates whether the field is empty. |
![]() |
IsNull | Gets a value that indicates whether the field is null. |
![]() |
Item | Gets the sub-items at the specified index. |
![]() |
SubComponentsCount | Gets the number of sub-components. |
![]() |
Value | Accessor and setter to the field's value |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET