public bool IsWaveParameter { get; }
Public ReadOnly Property IsWaveParameter As Boolean Get
public: virtual property bool IsWaveParameter { bool get () sealed; }
abstract IsWaveParameter : bool with get override IsWaveParameter : bool with get
In This Article