[This is preliminary documentation and is subject to change.]
Returns the index of the specified sort
Namespace:
Firefly.Box.Data.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: 3.4.23.6473 (3.4.23.6473)
Syntax
C# |
---|
public int IndexOf( Sort item ) |
Visual Basic (Declaration) |
---|
Public Function IndexOf ( _ item As Sort _ ) As Integer |
Visual C++ |
---|
public: int IndexOf( Sort^ item ) |
Parameters
- item
- Type: Firefly.Box..::.Sort
the item to look for