Click or drag to resize

PropertyCollectionExtendedListAdd Method (PropertyCollectionExtended, Enum)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Takes Attribute values to set name and description for the collection

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string Add(
	PropertyCollectionExtended item,
	Enum instanceID
)
Request Example View Source

Parameters

item
Type: imbSCI.Core.collectionPropertyCollectionExtended
The item.
instanceID
Type: SystemEnum
The instance identifier.

Return Value

Type: String
See Also