ConfigureNode

SearchNetworkNode.ConfigureNode method

Configures the specified node in the search network.

public void ConfigureNode(int nodeIndex)
Parameter Type Description
nodeIndex Int32 The node index.

See Also