MemberRelationship.IsEmpty Propriété

Définition

Obtient une valeur indiquant si cette relation est égale à la Empty relation.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valeur de propriété

true si cette relation est égale à la Empty relation ; sinon, false.

S’applique à

Voir aussi