Amazon.ECR.Model.BatchGetImageRequest.IsSetImageIds C# (CSharp) 메소드

IsSetImageIds() 개인적인 메소드

private IsSetImageIds ( ) : bool
리턴 bool
        internal bool IsSetImageIds()
        {
            return this._imageIds != null && this._imageIds.Count > 0; 
        }