public virtual ushort FrameRate { get; set; }
Public Overridable Property FrameRate As UShort Get Set
public: virtual property unsigned short FrameRate { unsigned short get (); void set (unsigned short value); }
abstract FrameRate : uint16 with get, set override FrameRate : uint16 with get, set
function get_FrameRate(); function set_FrameRate(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.