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