Amazon.Rekognition.Model.Pose.IsSetRoll C# (CSharp) Method

IsSetRoll() private method

private IsSetRoll ( ) : bool
return bool
        internal bool IsSetRoll()
        {
            return this._roll.HasValue; 
        }