Amazon.Route53.Model.ChangeBatch.IsSetChanges C# (CSharp) Méthode

IsSetChanges() private méthode

private IsSetChanges ( ) : bool
Résultat bool
        internal bool IsSetChanges()
        {
            return this._changes != null && this._changes.Count > 0; 
        }