StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Core Namespaces
SoftGear.Strix.Client.Core.Message
SearchResponse(T) Class
SearchResponse(T) Methods
GetModelCollection Method
SetModelCollection Method
SearchResponse
T
SetModelCollection Method
Namespace:
SoftGear.Strix.Client.Core.Message
Assembly:
strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
Copy
public
void
SetModelCollection
(
ICollection
<T>
modelCollection
)
Parameters
modelCollection
Type:
System.Collections.Generic
ICollection
T
See Also
Reference
SearchResponse
T
Class
SoftGear.Strix.Client.Core.Message Namespace