Click or drag to resize

settingsPropertyEntry Constructor (Int32, PropertyCollectionExtended)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the settingsPropertyEntry class

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public settingsPropertyEntry(
	int __index,
	PropertyCollectionExtended pce = null
)
Request Example View Source

Parameters

__index
Type: SystemInt32
pce (Optional)
Type: imbSCI.Core.collectionPropertyCollectionExtended
See Also