Amazon.Redshift.Model.DescribeClusterSubnetGroupsResult.IsSetClusterSubnetGroups C# (CSharp) Метод

IsSetClusterSubnetGroups() приватный Метод

private IsSetClusterSubnetGroups ( ) : bool
Результат bool
        internal bool IsSetClusterSubnetGroups()
        {
            return this.clusterSubnetGroups.Count > 0;
        }
    }
DescribeClusterSubnetGroupsResult