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