Amazon.ECR.Model.ImageDetail.IsSetImageSizeInBytes C# (CSharp) Method

IsSetImageSizeInBytes() private method

private IsSetImageSizeInBytes ( ) : bool
return bool
        internal bool IsSetImageSizeInBytes()
        {
            return this._imageSizeInBytes.HasValue; 
        }