Deli z drugimi prek


CompositeChangeToken.HasChanged Property

Definition

Overloads

HasChanged

Gets a value that indicates if a change has occurred.

HasChanged

Source:
CompositeChangeToken.cs
Source:
CompositeChangeToken.cs
Source:
CompositeChangeToken.cs
Source:
CompositeChangeToken.cs

Gets a value that indicates if a change has occurred.

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

Property Value

true if a change has occured; false otherwise.

Implements

Applies to