ImageCollection Methods

CVB.Net Documentation

The SampleImageListImageCollection type exposes the following members.

Methods

  NameDescription
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 methodRemove
Remove a sample.
(Inherited from SampleListSampleCollectionTData.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodIEnumerableTDataGetEnumerator
Use the yield-mechanism to generate the enumerator
(Inherited from SampleListSampleCollectionTData.)
Explicit interface implementationPrivate methodIEnumerableGetEnumerator
Refer to the Generics-based implementation
(Inherited from SampleListSampleCollectionTData.)
Top
See Also

Reference