Click or drag to resize
IContainerT Interface

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface IContainer<T>

Type Parameters

T

The IContainerT type exposes the following members.

Methods
  NameDescription
Public methodAddItem
Public methodFind
Public methodRemoveItem
Top
See Also