Inheritance HierarchySystemObject
Ozeki.CommonHeadedQueueTF, TS
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic class HeadedQueue<TF, TS>
where TF : class
where TS : class
Public Class HeadedQueue(Of TF As Class, TS As Class)
generic<typename TF, typename TS>
where TF : ref class
where TS : ref class
public ref class HeadedQueue
type HeadedQueue<'TF, 'TS when 'TF : not struct when 'TS : not struct> = class end
Type Parameters
- TF
- TS
The HeadedQueueTF, TS type exposes the following members.
Constructors
Properties
Methods
See Also