| ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace : ImGearContainerType Enumeration |
'Declaration Public Enum ImGearContainerType Inherits System.Enum
'Usage Dim instance As ImGearContainerType
public enum ImGearContainerType : System.Enum
__value public enum ImGearContainerType : public System.Enum
public enum class ImGearContainerType : public System.Enum
| Member | Value | Description |
|---|---|---|
| ARRAY | 3 | Indicates Array container. |
| ENUMERATION | 4 | Indicates enumeration container. |
| ONEVALUE | 5 | Indicates OneValue container. |
| RANGE | 6 | Indicates Range container. |
System.Object
System.ValueType
System.Enum
ImageGear.TWAIN.ImGearContainerType