Amazon.RDS.Model.DescribeDBParameterGroupsResult.IsSetDBParameterGroups C# (CSharp) Method

IsSetDBParameterGroups() private method

private IsSetDBParameterGroups ( ) : bool
return bool
        internal bool IsSetDBParameterGroups()
        {
            return this.dBParameterGroups.Count > 0;
        }
    }
DescribeDBParameterGroupsResult