public WaveFormatChunk WaveFormat { get; set; }
Public Property WaveFormat As WaveFormatChunk Get Set
public: property WaveFormatChunk^ WaveFormat { WaveFormatChunk^ get (); void set (WaveFormatChunk^ value); }
member WaveFormat : WaveFormatChunk with get, set
function get_WaveFormat(); function set_WaveFormat(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.