Amazon.EC2.Model.DescribeVolumeAttributeResult.IsSetProductCodes C# (CSharp) Méthode

IsSetProductCodes() private méthode

private IsSetProductCodes ( ) : bool
Résultat bool
        internal bool IsSetProductCodes()
        {
            return this.productCodes.Count > 0;
        }
    }