Amazon.DynamoDBv2.Model.StreamRecord.IsSetNewImage C# (CSharp) Method

IsSetNewImage() private method

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