 | htmlContentPageAppendDataFields Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends its data points into new or existing property collection
Namespace:
imbNLP.Core.contentStructureHtml.elements
Assembly:
imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntaxpublic PropertyCollection AppendDataFields(
PropertyCollection data = null
)
Parameters
- data (Optional)
- Type: System.DataPropertyCollection
Property collection to add data into
Return Value
Type:
PropertyCollectionUpdated or newly created property collection
See Also