SampleImageListClassInformationCollectionItem Property (String)

CVB.Net Documentation
String-based item access.

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.dll) Version: 14.0.0.0
Syntax

public SampleImageListClassInformation this[
	string name
] { get; }

Parameters

name
Type: SystemString
Name to be accessed

Return Value

Type: SampleImageListClassInformation
indexed class object
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the SampleImageList has already been disposed
See Also

Reference