Property InternalBuffer
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
InternalBuffer
Gets or sets the internal collection of items.
protected T[] InternalBuffer { get; set; }
Property Value
- T[]
Gets or sets the internal collection of items.
protected T[] InternalBuffer { get; set; }