TreeIntObject.

Add(TreeIntObject, int, Object) Method

Syntax

public static TreeIntObject Add(TreeIntObject tree, int key, Object value)

Parameters

Name Type Description
tree TreeIntObject
key int
value Object

Return Value

Type Description
TreeIntObject