RFA .NET
The FieldList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FieldList | Default Constructor. |
Methods
Name | Description | |
---|---|---|
![]() | Clear | Clears contained data of interfaces. (Overrides Data..::..Clear()()()().) |
![]() | Dispose | Releases unmanaged resources. (Inherited from Data.) |
![]() | Find | Returns true if element found, false if not found. |
![]() | GetEnumerator | Returns an enumerator that iterates through FieldList. |
![]() | GetInfoDictID | Returns the Dictionary identifier, which is used to reference a dictionary that
contains Field identifiers and fields associated to each Field identifier. |
![]() | GetInfoFieldListNum | Returns a FieldList Number (also known as a template number or record template). |
![]() | SetAssociatedMetaInfo(Int64) | Sets related meta info to the concrete Data instance through the handle. (Inherited from Data.) |
![]() | SetAssociatedMetaInfo(Byte, Byte) | Sets related meta info to the concrete Data instance.
The versions passed in only can be retrieved through MajorVersion and MinorVersion properties on message. (Inherited from Data.) |
![]() | SetInfo | Specifies the Dictionary ID and FieldListNumber. |
![]() | ToRFA_String | String representation of this object. (Overrides Data..::..ToRFA_String()()()().) |
![]() | ToString | String representation of this object. (Overrides Data..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | ContentMask | Gets related type information. |
![]() | DataDefID | Gets or sets the DataDef identifier, which references the Defined Data content. |
![]() | DataType | Gets the type of contained Data. (Inherited from Data.) |
![]() | EncodedBuffer | Gets or sets the raw encoded Buffer. (Inherited from Data.) |
![]() | HintMask | Gets presence of optionally contained interfaces and attributes. |
![]() | IsBlank | Gets the boolean value to determine the value of data is blank. (Inherited from Data.) |
![]() | MajorVersion | Gets the Data's RWF major version. (Inherited from Data.) |
![]() | MinorVersion | Gets the Data's RWF minor version. (Inherited from Data.) |
![]() | StandardDataCount | Gets the number of StandardData FieldEntries. |