Click or drag to resize

modelSpiderTestGeneralRecordAppendDataFields Method (PropertyCollectionExtended)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbWEM.Core.project.records.modelSpiderTestGeneralRecord.AppendDataFields(imbSCI.Core.collection.PropertyCollectionExtended)"]

Namespace:  imbWEM.Core.project.records
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public override PropertyCollectionExtended AppendDataFields(
	PropertyCollectionExtended data = null
)

Parameters

data (Optional)
Type: PropertyCollectionExtended

[Missing <param name="data"/> documentation for "M:imbWEM.Core.project.records.modelSpiderTestGeneralRecord.AppendDataFields(imbSCI.Core.collection.PropertyCollectionExtended)"]

Return Value

Type: PropertyCollectionExtended

[Missing <returns> documentation for "M:imbWEM.Core.project.records.modelSpiderTestGeneralRecord.AppendDataFields(imbSCI.Core.collection.PropertyCollectionExtended)"]

Implements

IAppendDataFieldsExtended.AppendDataFields(PropertyCollectionExtended)
See Also