Amazon.Redshift.Model.ClusterSubnetGroup.IsSetSubnets C# (CSharp) Метод

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

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