Amazon.CloudFormation.Model.ResourceChange.IsSetScope C# (CSharp) Méthode

IsSetScope() private méthode

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