Hexapp Documentation
Hexapp Documentation
Hexapp API
Reference
MicaSystems.Utils
Utils_Linq Class
Utils_Linq Methods
Move Method
Move(T) Method (IList(T), Int32, Int32)
Move(T) Method (IList(T), T, Utils_Linq.MoveDirection)
Move(T) Method (IList(T), T, Int32)
Utils_Linq
Move
T
Method (IList
T
,
T
, Int32)
Moves an object of a list to a new index.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
Copy
public
static
void
Move
<T>(
this
IList
<T>
list
, T
objectToMove
,
int
newIndex
)
Parameters
list
Type:
System.Collections.Generic
IList
T
objectToMove
Type:
T
newIndex
Type:
System
Int32
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
Utils_Linq Class
Move Overload
MicaSystems.Utils Namespace
www.hexapp.com
×
Close feedback form
Send us
comments or requests about documentation