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

IsSetOldImage() private method

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