| Visual Basic (Declaration) | |
|---|---|
Public Property BooleanFormat As XmlFastInfosetFormat | |
| Visual Basic (Usage) | |
|---|---|
Dim instance As XmlFastInfosetWriterProfile Dim value As XmlFastInfosetFormat instance.BooleanFormat = value value = instance.BooleanFormat | |
| C# | |
|---|---|
public XmlFastInfosetFormat BooleanFormat {get; set;} | |
| Delphi | |
|---|---|
public read-write property BooleanFormat: XmlFastInfosetFormat; | |
| JScript | |
|---|---|
public function get,set BooleanFormat : XmlFastInfosetFormat | |
| Managed Extensions for C++ | |
|---|---|
public: __property XmlFastInfosetFormat get_BooleanFormat(); public: __property void set_BooleanFormat( XmlFastInfosetFormat value ); | |
| C++/CLI | |
|---|---|
public: property XmlFastInfosetFormat BooleanFormat { XmlFastInfosetFormat get(); void set ( XmlFastInfosetFormat value); } | |
Values of this data type can be encoded using any of the following representations:
- Binary
- Literal
- LiteralNoIndex
When values are indexed, they are added to the Fast Infoset vocabulary.