Amazon.EC2.Model.RouteTable.IsSetAssociations C# (CSharp) Method

IsSetAssociations() private method

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