Amazon.CloudFront.Model.StreamingDistributionList.IsSetItems C# (CSharp) Method

IsSetItems() private method

private IsSetItems ( ) : bool
return bool
        internal bool IsSetItems()
        {
            return this._items != null && this._items.Count > 0; 
        }