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