Amazon.ECR.Model.BatchGetImageResponse.IsSetImages C# (CSharp) Method

IsSetImages() private method

private IsSetImages ( ) : bool
return bool
        internal bool IsSetImages()
        {
            return this._images != null && this._images.Count > 0; 
        }
BatchGetImageResponse