CameraTimeDescriptionRepeatTimes Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
ListInt64See Also