The CircularBuffer<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CircularBuffer<(Of <(<'T>)>)> | Initializes a new instance of the CircularBuffer<(Of <(<'T>)>)> class |
Methods
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToCommaSeparatedList<(Of <<'(T>)>>) | (Defined by Extensions.) |
![]() | Unique<(Of <<'(T>)>>) | (Defined by Extensions.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IEnumerable<(Of <<'(T>)>>)..::..GetEnumerator |