Amazon.RDS.Model.DescribeDBSubnetGroupsResult.IsSetDBSubnetGroups C# (CSharp) Method

IsSetDBSubnetGroups() private method

private IsSetDBSubnetGroups ( ) : bool
return bool
        internal bool IsSetDBSubnetGroups()
        {
            return this.dBSubnetGroups.Count > 0;
        }
    }
DescribeDBSubnetGroupsResult