Amazon.Redshift.Model.DescribeClusterParameterGroupsResponse.IsSetParameterGroups C# (CSharp) Метод

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

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