IdeaBlade DevForce 2010 Help Reference
BitList Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : BitList Class


The following tables list the members exposed by BitList.

Public Constructors

 NameDescription
Public ConstructorBitList ConstructorOverloaded.   
Top

Public Properties

Public Methods

 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.List<bool>)
Public MethodAddRange (Inherited from System.Collections.Generic.List<bool>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<bool>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<bool>)
Public MethodClear (Inherited from System.Collections.Generic.List<bool>)
Public MethodContains (Inherited from System.Collections.Generic.List<bool>)
Public MethodConvertAll (Inherited from System.Collections.Generic.List<bool>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<bool>)
Public MethodEquals (Inherited from object)
Public MethodExists (Inherited from System.Collections.Generic.List<bool>)
Public MethodFind (Inherited from System.Collections.Generic.List<bool>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<bool>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<bool>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<bool>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<bool>)
Public MethodForEach (Inherited from System.Collections.Generic.List<bool>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<bool>)
Public MethodGetHashCode (Inherited from object)
Public MethodGetRange (Inherited from System.Collections.Generic.List<bool>)
Public MethodGetType (Inherited from object)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<bool>)
Public MethodInsert (Inherited from System.Collections.Generic.List<bool>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<bool>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<bool>)
Public MethodRemove (Inherited from System.Collections.Generic.List<bool>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<bool>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<bool>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<bool>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<bool>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<bool>)
Public MethodToArray (Inherited from System.Collections.Generic.List<bool>)
Public MethodToBytes Convert to a byte array.  
Public MethodToString (Inherited from object)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<bool>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<bool>)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.