Amazon.Rekognition.Model.FaceRecord.IsSetFace C# (CSharp) Метод

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

private IsSetFace ( ) : bool
Результат bool
        internal bool IsSetFace()
        {
            return this._face != null;
        }