Amazon.DynamoDBv2.Model.StreamRecord.IsSetOldImage C# (CSharp) 메소드

IsSetOldImage() 개인적인 메소드

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