ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Sdk.Utils
CollectionExtensions Class
CollectionExtensions Methods
Shuffle Method
Shuffle(T) Method (IList(T))
Shuffle(T) Method (IList(T), Random)
CollectionExtensions
Shuffle
T
Method (IList
T
)
Namespace:
PDTec.IceNet.Sdk.Utils
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
Copy
public
static
void
Shuffle
<T>(
this
IList
<T>
list
)
Parameters
list
Type:
System.Collections.Generic
IList
T
Type Parameters
T
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IList
T
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
CollectionExtensions Class
Shuffle Overload
PDTec.IceNet.Sdk.Utils Namespace
Copyright © PDTec AG. All rights reserved.