Click or drag to resize

NodeRoomSearchResponseT, RSetNodes Method

Namespace:  SoftGear.Strix.Client.Node.Message
Assembly:  strix-client-csharp-node (in strix-client-csharp-node.dll) Version: 2.3.0
Syntax
C#
public void SetNodes(
	ICollection<T> nodes
)

Parameters

nodes
Type: System.Collections.GenericICollectionT
See Also