CameraTimeDescriptionRepeatTimes Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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
Type:
ListInt64
See Also