Click or drag to resize

IContainerT Interface

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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