Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Include Protected Members
Include Inherited Members
.NET Framework Class Library
FastList Members
FastList Class
Methods
See Also
The
FastList
type exposes the following members.
Methods
Name
Description
Clear
Clears the current
FastList
.
IndexOf
Returns the index of the specified object in the current
FastList
. (Performs a fast search using the
FindObjectIndex(Object, Int32
%
)
method.)
See Also
FastList Class
C1.C1Preview.Util Namespace