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