Click or drag to resize

PropertyCollectionExtendedAdd Method (PropertyEntry, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void Add(
	PropertyEntry pe,
	bool disableValueTransfer = false
)
Request Example View Source

Parameters

pe
Type: imbSCI.Core.collectionPropertyEntry
disableValueTransfer (Optional)
Type: SystemBoolean
See Also