SegmentQueue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SegmentQueue : System::Collections::ArrayList
[System.Serializable]
public class SegmentQueue : System.Collections.ArrayList
type SegmentQueue = class
inherit ArrayList
Public Class SegmentQueue
Inherits ArrayList
- Inheritance
-
SegmentQueue
- Attributes
Constructors
SegmentQueue() |
Methods
Dequeue() | |
Enqueue(Segment) | |
Peek() |