SampleInformationCollection Methods

CVB.Net Documentation

The SampleImageListSampleInformationCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd
Add a new sample to the samples collection
Public methodClear
Clear all the samples in this class.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMoveToClass
Move a sample to a different (potentially new) class.
Public methodRemove
Remove a sample image.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodIEnumerableImageGetEnumerator
Use the yield-mechanism to generate the enumerator
Explicit interface implementationPrivate methodIEnumerableGetEnumerator
Refer to the Generics-based implementation
Top
See Also

Reference