Amazon.EC2.Model.RouteTable.IsSetAssociations C# (CSharp) Méthode

IsSetAssociations() private méthode

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