IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : BitList Class |
'Declaration
Public Class BitList Inherits System.Collections.Generic.List(Of Boolean) Implements System.Collections.Generic.ICollection(Of Boolean), System.Collections.Generic.IEnumerable(Of Boolean), System.Collections.Generic.IList(Of Boolean), System.Collections.Generic.IReadOnlyCollection(Of Boolean), System.Collections.Generic.IReadOnlyList(Of Boolean), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage
Dim instance As BitList
public class BitList : System.Collections.Generic.List<bool>, System.Collections.Generic.ICollection<bool>, System.Collections.Generic.IEnumerable<bool>, System.Collections.Generic.IList<bool>, System.Collections.Generic.IReadOnlyCollection<bool>, System.Collections.Generic.IReadOnlyList<bool>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
System.Object
System.Collections.Generic.List<T>
IdeaBlade.Core.BitList
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2