CameraTimeDescriptionRepeatTimes Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic List<long> RepeatTimes { get; }Public ReadOnly Property RepeatTimes As List(Of Long)
Get
public:
property List<long long>^ RepeatTimes {
List<long long>^ get ();
}member RepeatTimes : List<int64> with get
Property Value
ListInt64
See Also