Amazon.Rekognition.Model.Face.IsSetConfidence C# (CSharp) Метод

IsSetConfidence() приватный Метод

private IsSetConfidence ( ) : bool
Результат bool
        internal bool IsSetConfidence()
        {
            return this._confidence.HasValue; 
        }