Accusoft.TwainProSdk Namespace : CapabilityContainerOneValueCollection Class |
The following tables list the members exposed by CapabilityContainerOneValueCollection.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the element at the given index. |
Name | Description | |
---|---|---|
Add | Adds a CapabilityContainerOneValue to the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Determines if the specified CapabilityContainerOneValue is contained in the collection. | |
CopyTo | Copies all elements of the collection to the specified array, beginning at the specified index in the array. | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Searches the collection for the specified CapabilityContainerOneValue and returns the index value of it. | |
Insert | Inserts a CapabilityContainerOneValue into the collection at the given index. | |
Remove | Removes a CapabilityContainerOneValue from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |