MemberRelationship.IsEmpty Proprietà

Definizione

Ottiene un valore che indica se questa relazione è uguale alla relazione Empty.

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

Valore della proprietà

true se questa relazione è uguale alla relazione Empty; in caso contrario, false.

Si applica a

Vedi anche