RFA .NET
The Vector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Vector | Default Constructor. |
Methods
Name | Description | |
---|---|---|
![]() | Clear | Clears contained data of interfaces. (Overrides Data..::..Clear()()()().) |
![]() | Dispose | Releases unmanaged resources. (Inherited from Data.) |
![]() | GetEnumerator | Returns an enumerator that iterates through Vector. |
![]() | 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.) |
![]() | ToRFA_String | String representation of this object. (Overrides Data..::..ToRFA_String()()()().) |
![]() | ToString | String representation of this object. (Overrides Data..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Count | Gets the number of VectorEntries who solely contain StandardData content. |
![]() | DataDef | Gets or sets Data definitions for defined data about the Vector. |
![]() | DataDefCount | Gets or sets the number of DataDefs (not the number of entries in a DataDef). |
![]() | 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. |
![]() | IndicationMask | Gets or sets a mask indicating the properties on the Vector. |
![]() | 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.) |
![]() | SummaryData | Gets or sets The Summary Information about the Vector. |
![]() | TotalCountHint | Gets or sets hint that indicates the total number of entries spanning all refreshes. |