Amazon.Rekognition.Model.IndexFacesRequest.IsSetCollectionId C# (CSharp) Метод

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

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