Amazon.Rekognition.Model.DetectLabelsRequest.IsSetMaxLabels C# (CSharp) Method

IsSetMaxLabels() private method

private IsSetMaxLabels ( ) : bool
return bool
        internal bool IsSetMaxLabels()
        {
            return this._maxLabels.HasValue; 
        }