Click or drag to resize

SimpleTreeBaseTKey, TValueTryRemoveNode Method

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public bool TryRemoveNode(
	TKey nodeId
)

Parameters

nodeId
Type: TKey

Return Value

Type: Boolean
See Also