Click or drag to resize

settingsPropertyEntryWithContext Constructor (Object, IList, PropertyCollectionExtended)

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

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public settingsPropertyEntryWithContext(
	Object __i,
	IList __host,
	PropertyCollectionExtended pce = null
)
Request Example View Source

Parameters

__i
Type: SystemObject
__host
Type: System.CollectionsIList
pce (Optional)
Type: imbSCI.Core.collectionPropertyCollectionExtended
See Also