Click or drag to resize

domainElementCollectionAdd Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Network.web.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public domainElement Add(
	string url,
	domainElementPosition position = domainElementPosition.sub
)
Request Example View Source

Parameters

url
Type: SystemString
position (Optional)
Type: imbACE.Network.web.coredomainElementPosition

Return Value

Type: domainElement
See Also