FieldBuilder Methods |
The FieldBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddArgument(Double) |
Adds a field's argument.
|
![]() ![]() | AddArgument(Int32) |
Adds a field's argument.
|
![]() ![]() | AddArgument(String) |
Adds a field's argument.
|
![]() ![]() | AddArgument(FieldArgumentBuilder) |
Adds a field's argument represented by FieldArgumentBuilder to the field's code.
|
![]() ![]() | AddArgument(FieldBuilder) |
Adds a child field represented by another FieldBuilder to the field's code.
|
![]() ![]() | AddSwitch(String) |
Adds a field's switch.
|
![]() ![]() | AddSwitch(String, Double) |
Adds a field's switch.
|
![]() ![]() | AddSwitch(String, Int32) |
Adds a field's switch.
|
![]() ![]() | AddSwitch(String, String) |
Adds a field's switch.
|
![]() ![]() | BuildAndInsert(Inline) |
Builds and inserts a field into the document before the specified inline node.
|
![]() ![]() | BuildAndInsert(Paragraph) |
Builds and inserts a field into the document to the end of the specified paragraph.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |