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

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

private IsSetClusterSubnetGroups ( ) : bool
Результат bool
        internal bool IsSetClusterSubnetGroups()
        {
            return this._clusterSubnetGroups != null && this._clusterSubnetGroups.Count > 0; 
        }
DescribeClusterSubnetGroupsResponse