Amazon.RDS.Model.DescribeDBSubnetGroupsResult.IsSetDBSubnetGroups C# (CSharp) 메소드

IsSetDBSubnetGroups() 개인적인 메소드

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