|
FreeSpokenDigitsDatasetRecordCollectionItem Property
|
Namespace:
Accord.DataSets
Assembly:
Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax public FreeSpokenDigitsDatasetRecord this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As FreeSpokenDigitsDatasetRecord
Get
Request Example
View SourceParameters
- index
- Type: SystemInt32
The index.
Property Value
Type:
FreeSpokenDigitsDatasetRecordSee Also