Amazon.Redshift.Model.DescribeClusterVersionsResult.IsSetClusterVersions C# (CSharp) Метод

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

private IsSetClusterVersions ( ) : bool
Результат bool
        internal bool IsSetClusterVersions()
        {
            return this.clusterVersions.Count > 0;
        }
    }
DescribeClusterVersionsResult