ExtPlateNumber.FramesTimeStamps - свойство

AutoMarshal Recar2

ExtPlateNumberFramesTimeStamps - свойство

Возвращает временные метки кадров.

Пространство имён:  Recar2
Сборка:  recar2 (в recar2.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
public IEnumerable<DateTime> FramesTimeStamps { get; }
Public ReadOnly Property FramesTimeStamps As IEnumerable(Of DateTime)
	Get
public:
property IEnumerable<DateTime>^ FramesTimeStamps {
	IEnumerable<DateTime>^ get ();
}

Значение свойства

Тип: IEnumerableDateTime
См. также