Click or drag to resize

PropertyCollectionDictionaryget Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public PropertyCollection get(
	string path
)
Request Example View Source

Parameters

path
Type: SystemString

Return Value

Type: PropertyCollection
See Also