Click or drag to resize

imbAttributeCollectiongetAttribute Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.attributes
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public imbAttribute getAttribute(
	imbAttributeName name
)
Request Example View Source

Parameters

name
Type: imbSCI.Core.attributesimbAttributeName

Return Value

Type: imbAttribute
See Also